Hash twm

From wikinotes

A windows tiling manager inspired by dwm.
I still like bug.n better.

Configuration

# Disable Win+L Hotkey (lock machine)
reg add HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System /v "DisableLockWorkstation" /t REG_DWORD /d 1 /f

# Disable Win+Space (show desktop)

# Disable Win+1,2,3,4 (show corresponding taskbar window)
reg add HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer /v "NoWinKeys" /t REG_DWORD /d 1 /f


# Disable ConEmu Win+H (screenshot)
ConEmu Settings > Keys & Macro
(disable)  Apps + Q --> switch next console
(disable)  Apps + Shift + Q --> switch prev console
(disable)  Win + H  -->Maks SCreenshot of Active Window
(disable)  Win + Shift + H --> Make Screenshot of Desktop
(disable)  Appls+Space --> Show tab context menu