On Sunday 18 April 2010 08:53:43 Konstantinos Agouros wrote: > Hi, > > for whatever reason my mousewheel is no longer working after upgrading > zu the latest X-Org server (and corresponding libraries). Here's the > excerpt from the xorg.conf that is relevant: > > Section "InputDevice" > > Identifier "Mouse1" > Driver "mouse" > Option "Protocol" "IMPS/2" > Option "Device" "/dev/input/mouse0" > Option "ZAxisMapping" "4 5 6 7" > > I had to rebuild the mouse-drive for ABI changes but that didn't fix > the problem. Any input is welcome. > > Also ctrl-alt-backspace to kill X does not work anymore. DonZap is > commented out. Clues in that regard would be welcome as well. I case you missed it, did you rebuild all the relevant drivers including x11- drivers/xf86-input-mouse or whatever your hardware requires? Check qlist -I -C x11-drivers/ for a list of what you need to remerge. -- Regards, Mick