You are not logged in.

#1 2006-02-20 10:48:11

kyku
Member
Registered: 2006-02-07
Posts: 24

Xorg 7.0 problems after upgrade.[solved]

Hello, after updading to Xorg 7.0 I'm unable to configure my mouse scroll properly. Here's the relevant fragment of xorg.conf file:

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "ExplorerPS/2"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5"
EndSection

I also tried setting protocol to auto as well as changing Z axis  to 6 7. Nothing happened.

Also, KDE "k"omplains that it's unable to load taskbar and panel applets. There are no icons on the root window, no context menu, etc.

Please help.

Offline

#2 2006-02-20 10:52:57

hipsis
Member
Registered: 2006-01-16
Posts: 18

Re: Xorg 7.0 problems after upgrade.[solved]

pacman -S libxss

Offline

#3 2006-02-20 11:08:19

kyku
Member
Registered: 2006-02-07
Posts: 24

Re: Xorg 7.0 problems after upgrade.[solved]

Thanks hipsis, this solved the missing icons on the desktop and set me on track of solving the missing applets problem. Turned out they needed libXcomposite.so.1, so pacman -S libxcomposite reenabled them. No mouse scroll was due to me not restarting X after changing config file. Works too. Seems I'm a happy Xorg7.0 user now :-)

Offline

#4 2006-02-20 12:25:43

T-Dawg
Forum Fellow
From: Charlotte, NC
Registered: 2005-01-29
Posts: 2,736

Re: Xorg 7.0 problems after upgrade.[solved]

there's a billion xorg threads around here please remember to mark your topic [solved], I did it for you.

Offline

Board footer

Powered by FluxBB