- Added roxterm initial config
This commit is contained in:
parent
1e20ffbce8
commit
ee4f4fee3f
4 changed files with 56 additions and 0 deletions
23
roxterm.sourceforge.net/Colours/GTK
Normal file
23
roxterm.sourceforge.net/Colours/GTK
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
[roxterm colour scheme]
|
||||||
|
foreground=#000000000000
|
||||||
|
background=#ffffffffffff
|
||||||
|
palette_size=16
|
||||||
|
0=#000000000000
|
||||||
|
1=#969600000000
|
||||||
|
2=#000096960000
|
||||||
|
3=#aaaa55550000
|
||||||
|
4=#00000000aaaa
|
||||||
|
5=#a0a00000a0a0
|
||||||
|
6=#000096969696
|
||||||
|
7=#ffffffffffff
|
||||||
|
8=#646464646464
|
||||||
|
9=#f0f050505050
|
||||||
|
10=#4949dcdc4949
|
||||||
|
11=#b8b8b8b81e1e
|
||||||
|
12=#55555555ffff
|
||||||
|
13=#e6e64c4ce6e6
|
||||||
|
14=#0000c8c8c8c8
|
||||||
|
15=#f0f0f0f0f0f0
|
||||||
|
bold=#000000000000
|
||||||
|
|
||||||
|
cursor=#cccccccccccc
|
4
roxterm.sourceforge.net/Global
Normal file
4
roxterm.sourceforge.net/Global
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
[roxterm options]
|
||||||
|
colour_scheme=Tango
|
||||||
|
encoding=UTF-8
|
||||||
|
prefer_dark_theme=1
|
7
roxterm.sourceforge.net/Profiles/Default
Normal file
7
roxterm.sourceforge.net/Profiles/Default
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
[roxterm profile]
|
||||||
|
colour_scheme=Tango
|
||||||
|
font=Monospace 9
|
||||||
|
saturation=0.577236
|
||||||
|
always_show_tabs=0
|
||||||
|
hide_menubar=1
|
||||||
|
show_add_tab_btn=0
|
22
roxterm.sourceforge.net/Shortcuts/Default
Normal file
22
roxterm.sourceforge.net/Shortcuts/Default
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
|
||||||
|
[roxterm shortcuts scheme]
|
||||||
|
File/New Window=<Shift><Control>n
|
||||||
|
File/New Tab=<Shift><Control>t
|
||||||
|
File/Close Window=<Shift><Control>q
|
||||||
|
File/Close Tab=<Shift><Control>w
|
||||||
|
Tabs/Previous Tab=<Control>Page_Up
|
||||||
|
Tabs/Next Tab=<Control>Page_Down
|
||||||
|
Edit/Select All=<Shift><Control>a
|
||||||
|
Edit/Copy=<Shift><Control>c
|
||||||
|
Edit/Paste=<Shift><Control>v
|
||||||
|
View/Zoom In=<Control>plus
|
||||||
|
View/Zoom Out=<Control>minus
|
||||||
|
View/Normal Size=<Control>0
|
||||||
|
View/Full Screen=F11
|
||||||
|
View/Scroll Up One Line=<Shift>Up
|
||||||
|
View/Scroll Down One Line=<Shift>Down
|
||||||
|
Help/Help=F1
|
||||||
|
Edit/Copy & Paste=<Shift><Control>y
|
||||||
|
Search/Find...=<Shift><Control>f
|
||||||
|
Search/Find Next=<Shift><Control>i
|
||||||
|
Search/Find Previous=<Shift><Control>p
|
Loading…
Reference in a new issue