mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-19 17:23:33 +01:00
Remove default print key grabbing
This commit is contained in:
committed by
Carlos R. Mafra
parent
8f1ee27595
commit
896bbce2e5
@@ -233,7 +233,7 @@
|
|||||||
ScreenSwitchKey = None;
|
ScreenSwitchKey = None;
|
||||||
RunKey = None;
|
RunKey = None;
|
||||||
ExitKey = None;
|
ExitKey = None;
|
||||||
ScreenCaptureKey = Print;
|
ScreenCaptureKey = None;
|
||||||
WindowCaptureKey = None;
|
WindowCaptureKey = None;
|
||||||
PartialCaptureKey = None;
|
PartialCaptureKey = None;
|
||||||
NormalCursor = (builtin, left_ptr);
|
NormalCursor = (builtin, left_ptr);
|
||||||
|
|||||||
Reference in New Issue
Block a user