Steve Litt wrote: >>Here's info on dmenu: > >dmenu is made by suckless.org: >http://tools.suckless.org/dmenu/ > >>Hotkey to bring up Dmenu? > >Alt+p, default in dwm (and some other). > >Hotkey to bring up window list sorted by workspace?
Just one thing I want to say about hotkeys, is that it would be nice if it was clear how to disable or modify them. I am right now using antiX with icewm, and although I really like it, there are some hotkeys I don't need which actually conflict with what I do. Fortunately, I did figure out how to disable them. In particular, ctrl-alt-s brings up a screenshot in antiX, but that conflicts with a useful key combination in Emacs which I use regularly (search for regular expressions). In case anyone else wants to know, you have to disable this script to kill that hotkey: /usr/local/bin/antixscreenshot.sh Rather than delete the script, I disabled it with... chmod -x ...and now Emacs works fine.
_______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
