On 15 Jul 2009, Asumu Takikawa wrote:
> I had this same problem and using the following (in an .xsession in my case)
> solved the problem:
> 
> setxkbmap -option terminate:ctrl_alt_bksp
> 
> Cheers,
> Asumu Takikawa
> 

I'm using this as well and it works. I have it in .xinitrc. The only
thing is that I also have some xmodmap commands and the sequence seems
to be important for everything to work together. My .xinitrc:


setxkbmap -option terminate:ctrl_alt_bksp
/usr/bin/xmodmap -e "clear Lock"
/usr/bin/xmodmap -e "keycode 108 = Alt_L"
/usr/bin/xmodmap -e "keycode 66 = Insert"
xset s 1200
xset -b
xsetroot -solid darkorchid
exec icewm-session-experimental



Anthony

-- 
Anthony Campbell - a...@acampbell.org.uk 
Microsoft-free zone - Using Debian GNU/Linux
http://www.acampbell.org.uk (blog, book reviews, 
and sceptical articles)


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to