- Added roxterm initial config

This commit is contained in:
Damien Broqua 2017-07-25 12:20:40 +02:00
parent 1e20ffbce8
commit ee4f4fee3f
4 changed files with 56 additions and 0 deletions

View 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