sakura.conf 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. [sakura]
  2. colorset1_fore=rgb(192,192,192)
  3. colorset1_back=rgba(0,0,0,1)
  4. colorset1_curs=rgb(255,255,255)
  5. colorset1_key=F1
  6. colorset2_fore=rgb(192,192,192)
  7. colorset2_back=rgba(0,0,0,1)
  8. colorset2_curs=rgb(255,255,255)
  9. colorset2_key=F2
  10. colorset3_fore=rgb(192,192,192)
  11. colorset3_back=rgba(0,0,0,1)
  12. colorset3_curs=rgb(255,255,255)
  13. colorset3_key=F3
  14. colorset4_fore=rgb(192,192,192)
  15. colorset4_back=rgba(0,0,0,1)
  16. colorset4_curs=rgb(255,255,255)
  17. colorset4_key=F4
  18. colorset5_fore=rgb(192,192,192)
  19. colorset5_back=rgba(0,0,0,1)
  20. colorset5_curs=rgb(255,255,255)
  21. colorset5_key=F5
  22. colorset6_fore=rgb(192,192,192)
  23. colorset6_back=rgba(0,0,0,1)
  24. colorset6_curs=rgb(255,255,255)
  25. colorset6_key=F6
  26. last_colorset=1
  27. scroll_lines=4096
  28. font=Source Code Pro 11
  29. show_always_first_tab=No
  30. scrollbar=false
  31. closebutton=true
  32. tabs_on_bottom=false
  33. less_questions=false
  34. disable_numbered_tabswitch=false
  35. use_fading=false
  36. scrollable_tabs=true
  37. urgent_bell=Yes
  38. audible_bell=Yes
  39. blinking_cursor=No
  40. stop_tab_cycling_at_end_tabs=No
  41. cursor_type=VTE_CURSOR_SHAPE_BLOCK
  42. word_chars=-,./?%&#_~:
  43. palette=1
  44. add_tab_accelerator=5
  45. del_tab_accelerator=5
  46. switch_tab_accelerator=4
  47. move_tab_accelerator=5
  48. copy_accelerator=5
  49. scrollbar_accelerator=5
  50. open_url_accelerator=5
  51. font_size_accelerator=4
  52. set_tab_name_accelerator=5
  53. search_accelerator=5
  54. add_tab_key=T
  55. del_tab_key=W
  56. prev_tab_key=Left
  57. next_tab_key=Right
  58. copy_key=C
  59. paste_key=V
  60. scrollbar_key=S
  61. set_tab_name_key=N
  62. search_key=F
  63. increase_font_size_key=plus
  64. decrease_font_size_key=minus
  65. fullscreen_key=F11
  66. set_colorset_accelerator=5
  67. icon_file=terminal-tango.svg
  68. colorset1_scheme=1
  69. colorset2_scheme=1
  70. colorset3_scheme=1
  71. colorset4_scheme=1
  72. colorset5_scheme=1
  73. colorset6_scheme=1
  74. bold_is_bright=false
  75. copy_on_select=true
  76. paste_button=2
  77. menu_button=3