[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: maus unter X



On 05.Jun 2003 - 17:13:44, Breu, Johannes Martin wrote:
> At 22:27 04.06.03 +0200, you wrote:
> >On 04.Jun 2003 - 21:27:01, Breu, Johannes Martin wrote:
> >> X läuft gut, aber ohne Maus. gpm hat Maus erkannt.
> >> Was ist zu tun?
> >
> >Weiss ich nicht, meine Glaskugel ist grad in der Reparatur ;)
> >
> >Aber ich tippe mal drauf das du entweder bei gpm als repeat_type nicht
> >raw gewählt hast oder das falsche Protokoll bei der X11-Einstellung.
> >Schick doch mal deine gpm.conf und deine XF86Config-4
> >
> >Andreas
> 
> 
> Habe die  *.conf als attachment angfügt.
> 
> Mittels xf86cfg -textmode -configure XF86Config-4 komme ich nicht weiter.

Bei Debian nimmt man meist dpkg-reconfigure xserver-xfree86 und trägt
geänderte Sektionen per Hand als allererstes (vor das ### DEBCONF) ein.

> device=/dev/psaux
> responsiveness=
> repeat_type=ms3

Da muss raw hin, entweder mit gpmconf oder die Datei editieren.

> type=autops2
> append=""
> sample_rate=
> repeat_type=raw

Wieso steht das 2mal drin? Nimm das ms3 raus, wenn der gpm sich so
verhält wie XFree86 dann interessiert nur die 1. Angabe und das wäre
dann ms3.


> Section "ServerLayout"
> 	Identifier     "XFree86 Configured"
> 	Screen      0  "Screen0" 0 0
> 	InputDevice    "Mouse0" "CorePointer"
> 	InputDevice    "Keyboard0" "CoreKeyboard"
> EndSection
 
> Section "InputDevice"
> 	Identifier  "Keyboard0"
> 	Driver      "keyboard"
> EndSection
 
Da fehlen noch einige Einstellungen, also lieber mit debconf einrichten.

> Section "InputDevice"
> 	Identifier  "Mouse0"
> 	Driver      "mouse"
> 	Option      "Protocol" "PS/2"
> 	Option      "Device" "/dev/psaux"

Das Device ist aber nicht /dev/psaux, wenn gpm die Daten "repeated"
sonder /dev/gpmdata.

Andreas

-- 
Frauen werden durch Komplimente niemals entwaffnet. Männer stets. 
	-- Oscar Wilde



Reply to: