Browse Source

Add initial configuration for roxterm

Emmanuel Bouthenot 13 years ago
parent
commit
8768200173

+ 22 - 0
.config/roxterm.sourceforge.net/Colours/Default

@@ -0,0 +1,22 @@
+
+[roxterm colour scheme]
+foreground=#ffffffffffff
+background=#000000000000
+palette_size=16
+0=#000000000000
+1=#9e9e18182828
+2=#aeaecece9292
+3=#96968a8a3838
+4=#414141417171
+5=#96963c3c5959
+6=#414181817979
+7=#bebebebebebe
+8=#666666666666
+9=#cfcf61617171
+10=#c5c5f7f77979
+11=#fffff7f79696
+12=#41418686bebe
+13=#cfcf9e9ebebe
+14=#7171bebebebe
+15=#FFFFFF
+cursor=#939309b609b6

+ 4 - 0
.config/roxterm.sourceforge.net/Global

@@ -0,0 +1,4 @@
+
+[roxterm options]
+edit_shortcuts=1
+colour_scheme=Default

+ 17 - 0
.config/roxterm.sourceforge.net/Profiles/Default

@@ -0,0 +1,17 @@
+
+[roxterm profile]
+font=Terminus 8
+maximise=1
+scrollbar_pos=0
+scrollback_lines=8192
+tab_pos=1
+visible_bell=1
+audible_bell=0
+hide_menubar=1
+always_show_tabs=1
+scroll_on_output=1
+scroll_on_keystroke=1
+disable_menu_access=1
+disable_menu_shortcuts=1
+tab_close_btn=0
+show_tab_status=1

+ 21 - 0
.config/roxterm.sourceforge.net/Shortcuts/Default

@@ -0,0 +1,21 @@
+
+[roxterm shortcuts scheme]
+File/New Window=
+File/New Tab=<Alt>Up
+File/Close Window=<Shift><Control>q
+File/Close Tab=
+Tabs/Previous Tab=<Control>Page_Up
+Tabs/Next Tab=<Control>Page_Down
+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=
+Edit/Copy & Paste=<Shift><Control>y
+File/New Window With Profile/Default=
+File/New Tab With Profile/Default=
+Tabs/Name Tab...=<Alt>Down