Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dwie myszy i akceleracja
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt
View previous topic :: View next topic  
Author Message
kermu
n00b
n00b


Joined: 30 May 2004
Posts: 53

PostPosted: Tue Dec 27, 2005 8:07 am    Post subject: dwie myszy i akceleracja Reply with quote

Czy jetm mozliwe ustawienie akceleracji dla drugiej myszy w xorg ?
Mam laptopa, w ktorym jako pierwszy wskaznik jest ustawiony trackpoint, natomiast drugi, to mysz firmy Logitech na USB.
Fragment xorg.conf :
Code:

Section "ServerLayout"

    Identifier "Main Layout"

        Screen  "Screen Savage"

        InputDevice "Mouse1" "CorePointer"
        InputDevice "Mouse2" "SendCoreEvents"
        InputDevice "Keyboard1" "CoreKeyboard"

EndSection

Section "InputDevice"

        Identifier  "Mouse1"
        Driver      "mouse"
        Option      "Protocol" "MouseManPlusPS/2"
        Option      "Device" "/dev/psaux"
        Option      "Emulate3Buttons" "no"


Section "InputDevice"

        Identifier  "Mouse2"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/input/mouse0"
        Option      "Emulate3Buttons" "no"
        Option      "ZAxisMapping" "4 5"

EndSection


Niestety akceleracje moge ustawiac tylko dla podstawowego wskaznika.

Z gory dziekuje za pomoc.
Krzysztof

..::Milu Edit:
Wycinki z logów, plików konfiguracyjnych etc. umieszczamy w znacznikach code - to ułatwia czytanie i przejrzystość wiadomości.
Back to top
View user's profile Send private message
nelchael
Retired Dev
Retired Dev


Joined: 20 Mar 2004
Posts: 1948
Location: /dev/drzewo

PostPosted: Wed Dec 28, 2005 12:07 pm    Post subject: Reply with quote

Code:
Option         "AccelFactor" "0.0015"

dziala mi dla kazdego z osobna i dziala ok.
_________________
[color=gray:17697d0166]http://dev.gentoo.org/~nelchael/[/color:17697d0166]

[size=14:17697d0166]>> [b:17697d0166]Zasady na f.g.o->Polish[/b:17697d0166] <<[/size:17697d0166]
Back to top
View user's profile Send private message
kermu
n00b
n00b


Joined: 30 May 2004
Posts: 53

PostPosted: Thu Dec 29, 2005 5:46 pm    Post subject: Reply with quote

nelchael wrote:
Code:
Option         "AccelFactor" "0.0015"

dziala mi dla kazdego z osobna i dziala ok.


Czy ta opcja dziala ze sterownikiem "mouse" ? Bo jesli chodzi o sterownik "synaptics" to moj trackpoint nie dziala z tym sterownikiem. Wpisanie w/w opcji dla sterownika "mouse" nie wnosi zadnej zmiany.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum