mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-05 21:34:17 +01:00
WPrefs: Hot corner preferences
Add a new "Hot Corner Shortcut Preferences" section to WPrefs to configure the Hot Corners feature.
This commit is contained in:
committed by
Carlos R. Mafra
parent
802cbc0d75
commit
ecef2b2890
@@ -575,6 +575,7 @@ void Initialize(WMScreen * scr)
|
||||
InitKeyboardSettings(WPrefs.banner);
|
||||
#endif
|
||||
InitKeyboardShortcuts(WPrefs.banner);
|
||||
InitHotCornerShortcuts(WPrefs.banner);
|
||||
InitMouseSettings(WPrefs.banner);
|
||||
|
||||
InitAppearance(WPrefs.banner);
|
||||
|
||||
Reference in New Issue
Block a user