commit e7aff696f1477a0f1e093a3ef0836e5d067d0023 Author: Adam Goldsmith Date: Wed Feb 10 22:33:05 2016 -0500 Initial Commit diff --git a/.config/roxterm.sourceforge.net/Colours/Tango b/.config/roxterm.sourceforge.net/Colours/Tango new file mode 100644 index 0000000..b8b5758 --- /dev/null +++ b/.config/roxterm.sourceforge.net/Colours/Tango @@ -0,0 +1,29 @@ +[roxterm colour scheme] +foreground=#000080800000 +background=#000000000000 +0=#2e2e34343636 +1=#cccc00000000 +2=#4e4e9a9a0606 +3=#c4c4a0a00000 +4=#34346565a4a4 +5=#757550507b7b +6=#060698989a9a +7=#d3d3d7d7cfcf +8=#555557575353 +9=#efef29292929 +10=#8a8ae2e23434 +11=#fcfce9e94f4f +12=#72729f9fcfcf +13=#adad7f7fa8a8 +14=#3434e2e2e2e2 +15=#eeeeeeeeecec +16=#4c4c4c4c4c4c +17=#a8a830303030 +18=#202088882020 +19=#a8a888880000 +20=#555555559898 +21=#888830308888 +22=#303088888888 +23=#d8d8d8d8d8d8 +cursor= +palette_size=16 diff --git a/.config/roxterm.sourceforge.net/Global b/.config/roxterm.sourceforge.net/Global new file mode 100644 index 0000000..d411074 --- /dev/null +++ b/.config/roxterm.sourceforge.net/Global @@ -0,0 +1,4 @@ +[roxterm options] +prefer_dark_theme=1 +warn_close=3 +only_warn_running=1 diff --git a/.config/roxterm.sourceforge.net/Profiles/Default b/.config/roxterm.sourceforge.net/Profiles/Default new file mode 100644 index 0000000..d31c4c3 --- /dev/null +++ b/.config/roxterm.sourceforge.net/Profiles/Default @@ -0,0 +1,15 @@ +[roxterm profile] +hide_menubar=1 +show_add_tab_btn=0 +always_show_tabs=0 +colour_scheme=Tango +disable_menu_access=1 +disable_menu_shortcuts=1 +font=Monospace 9 +maximise=1 +win_title=%s +match_plain_files=1 +dir_filer=thunar +filer=thunar +browser=firefox +scroll_on_keystroke=1 diff --git a/.config/roxterm.sourceforge.net/Shortcuts/Default b/.config/roxterm.sourceforge.net/Shortcuts/Default new file mode 100644 index 0000000..4257f89 --- /dev/null +++ b/.config/roxterm.sourceforge.net/Shortcuts/Default @@ -0,0 +1,22 @@ + +[roxterm shortcuts scheme] +File/New Window=n +File/New Tab=t +File/Close Window=q +File/Close Tab=w +Tabs/Previous Tab=Page_Up +Tabs/Next Tab=Page_Down +Edit/Select All=a +Edit/Copy=c +Edit/Paste=v +View/Zoom In=plus +View/Zoom Out=minus +View/Normal Size=0 +View/Full Screen=F11 +View/Scroll Up One Line=Up +View/Scroll Down One Line=Down +Help/Help=F1 +Edit/Copy & Paste=y +Search/Find...=f +Search/Find Next=i +Search/Find Previous=p