1
0
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:
David Maciejak
2025-12-21 15:28:08 -05:00
committed by Carlos R. Mafra
parent 8f1ee27595
commit 896bbce2e5

View File

@@ -233,7 +233,7 @@
ScreenSwitchKey = None;
RunKey = None;
ExitKey = None;
ScreenCaptureKey = Print;
ScreenCaptureKey = None;
WindowCaptureKey = None;
PartialCaptureKey = None;
NormalCursor = (builtin, left_ptr);