Add keyboard shortcuts
This commit is contained in:
parent
45b7284f16
commit
c8ec349fc7
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# 1 - Inactive Windows
|
# 1 - Inactive Windows
|
||||||
# 2 - Active Window
|
# 2 - Active Window
|
||||||
# 3 - Inactive Windows Borders
|
# 3 - Inactive Windows Borders
|
||||||
# 4 - Active Windows Borders
|
# 4 - Active Windows Borders
|
||||||
|
@ -75,6 +75,9 @@ Style * Colorset 1, HilightColorset 2, \
|
||||||
MWMBorder, DepressableBorder, \
|
MWMBorder, DepressableBorder, \
|
||||||
MWMButtons, UseDecor CDEDecor
|
MWMButtons, UseDecor CDEDecor
|
||||||
|
|
||||||
|
Silent Key Return A 4 Exec exec xterm
|
||||||
|
Silent Key L A 4 Exec exec xlock -mode blank -dpmsoff 5
|
||||||
|
|
||||||
AddToMenu RootMenu "Root Menu" Title
|
AddToMenu RootMenu "Root Menu" Title
|
||||||
+ "Terminal" Exec exec xterm
|
+ "Terminal" Exec exec xterm
|
||||||
+ "" Nop
|
+ "" Nop
|
||||||
|
|
Loading…
Reference in a new issue