Posts: 215
macondo
Joined: 14 Sep 2007
#1
Ctrl+Alt+Delete -> Restart icewm - does not work.
I've been using this in my .icewm/keys and pressing F10 as a way around.

Code: Select all

key"F10" sh -c 'kill -s HUP $(pgrep -u `whoami` '\''icewm$'\'')' 
Last edited by macondo on 07 Nov 2016, 12:58, edited 1 time in total.
Posts: 1,445
skidoo
Joined: 09 Feb 2012
#2
I check fluxbox. It is similarly affected.
bug: KEY COMBO DEFINED IN .fluxbox/keys ctrl+alt+backspace KILLS SESSION (returns to slim prompt).
The only line mentioning"backspace" is line183 Control Mod1 Backspace :Minimize
IT'S ACTING LIKE like183 Control Mod1 Delete :ExecCommand desktop-session-exit
delete key was NOT pressed