Remove tab related, F1, and F11 keybinds
This commit is contained in:
parent
0dee106a28
commit
f7cdfde074
@ -13,3 +13,4 @@ dir_filer=thunar
|
||||
filer=thunar
|
||||
browser=firefox
|
||||
scroll_on_keystroke=1
|
||||
disable_tab_menu_shortcuts=1
|
||||
|
@ -1,21 +1,14 @@
|
||||
|
||||
[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
|
||||
|
Reference in New Issue
Block a user