index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (404B) | |
--- | |
1 doublepressquit | |
2 =============== | |
3 | |
4 Description | |
5 ----------- | |
6 On the default keybinding of Mod-Shift-Q, it is possible to press it by | |
7 accident, closing all your work. This patch makes it so dwm will only ex… | |
8 the keybinding is pressed twice quickly (<= 2 seconds). | |
9 | |
10 Download | |
11 -------- | |
12 * [dwm-doublepressquit-6.3.diff](dwm-doublepressquit-6.3.diff) | |
13 | |
14 Author | |
15 ------ | |
16 * Sebastian Karlsen - <[email protected]> |