Gentoo Archives: gentoo-catalyst

From: Caleb Cushing <xenoterracide@×××××.com>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] Still on mouse problem..
Date: Wed, 30 Aug 2006 13:44:25
Message-Id: 81bfc67a0608300643q6f72b0cdsf6e90c3d2667020c@mail.gmail.com
In Reply to: [gentoo-catalyst] Still on mouse problem.. by Luca Casagrande
1 could be totally ignorant thing to say... (and you still might have a
2 bug) xfree is not xorg.
3
4 On 8/30/06, Luca Casagrande <luca.casagrande@×××××.com> wrote:
5 > Hi to all!
6 > I am still checking mkxf86config.sh difference between 0.9.7 and 0.9.3:
7 >
8 > This is the section at line 159 from 0.9.3 (mouse working fine):
9 >
10 > # PS/2 bug: Some keyboards are incorrectly used as mice in XFree. :-(
11 > PSMOUSE="$(ls -l1 /dev/mouse* 2>/dev/null | awk '/input/{print $NF ; exit
12 > 0}')"
13 > if [ -n "$PSMOUSE" ];
14 >
15 > And this is the same section in the 0.9.7 (mouse not working):
16 >
17 > # PS/2 bug: Some keyboards are incorrectly used as mice in XFree. :-(
18 > PSMOUSE="$(ls -l1 /dev/mouse* 2>/dev/null | awk '/psaux/{print $NF ; exit
19 > 0}')"
20 > if [ -n "$PSMOUSE" ];
21 >
22 > As you can notice, the differences is between input and psaux.
23 >
24 > Before opening a bug i'd like to check your opinion.
25 >
26 > Thanks for your work
27 > Luca
28 >
29 > --
30 > "Chiunque può simpatizzare col dolore di un amico, ma solo chi ha un animo
31 > nobile riesce a simpatizzare col successo di un amico (Oscar Wilde)"
32 >
33 > LINUX User #411601
34 > jabber: casagrande@××××××××××××.it
35 >
36 >
37 >
38 > --
39 > gentoo-catalyst@g.o mailing list
40 >
41 >
42
43 --
44 gentoo-catalyst@g.o mailing list