[tlinux-users:07343] Re: toshiba tecra a3 - linux slackware 10.2 xorgconfig

david <[email protected]>
Newsgroups gmane.linux.hardware.toshiba
Message-ID <[email protected]>
Philippe Cousineau wrote:

>
>
> thx there is my log
>
>     ------------------------------------------------------------------------
>     From:  /david <[email protected]>/
>     Reply-To:  /[email protected]/
>     To:  /[email protected]/
>     Subject:  /[tlinux-users:07337] Re: toshiba tecra a3 - linux
>     slackware 10.2 xorgconfig/
>     Date:  /Tue, 18 Oct 2005 15:29:26 -0400/
>     >Philippe Cousineau wrote:
>     >
>     >>toshiba tecra a3 - linux slackware 10.2 xorgconfig
>     >>
>     >>
>     >>
>     >>Yess i have a toshiba tecra a3 n i just install slackware 10.2 ...
>     >>i have some problem with my xorgconfig i cant configure it well to
>     >>make startx i dont know if somebody can help me with this.. would
>     >>be so nice to have a graphic interface ;) hehe thx
>     >>
>     >>phil
>     >>
>     >post /var/log/Xorg.0.log
>     >
>
What kind of mouse do you have? If it is a normal scroll mouse try 
changing /etc/X11/xorg.conf
This section

Section "InputDevice"

# Identifier and driver

    Identifier    "Mouse1"
    Driver    "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/psaux"
    Option "ZAxisMapping" "4 5"
or

Section "InputDevice"

# Identifier and driver

    Identifier    "Mouse1"
    Driver    "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/input/mice"
    Option "ZAxisMapping" "4 5"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.