Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: touchpad en scrollen  (gelezen 1004 keer)

Offline wwinters

  • Lid
touchpad en scrollen
« Gepost op: 2012/04/10, 18:22:57 »
Hallo,

heb net ubuntu 11.10 naast Windows 7 op mijn Toshiba laptop gezet (enkele maanden oud).
maar scrollen (vinger langs de rechterkant) werkt niet, ook al staat het aangevinkt.

Iemand een oplossing?

Dank je wel alvast!

Wim

Re: touchpad en scrollen
« Reactie #1 Gepost op: 2012/04/10, 21:12:23 »
zoek eens in de dash naar muis.
Touchpad ingeschakeld?

Gr Ruud

Re: touchpad en scrollen
« Reactie #2 Gepost op: 2012/04/10, 23:04:40 »
zoek eens in de dash naar muis.
Touchpad ingeschakeld?

Gr Ruud
Misschien in het vervolg wat meer tijd steken in een reactie, de touchpad van TS werkt, alleen het scrollen niet naar wens.

TS, kun je het volgende uitvoeren:
xinput

in een terminalvenster (Ctrl+Alt+T) en de uitkomst hier plaatsen?

Offline wwinters

  • Lid
Re: touchpad en scrollen
« Reactie #3 Gepost op: 2012/04/11, 09:12:09 »
bedankt alvast!
Hier is de uitkomst:
wim@wim-SATELLITE-R850:~$ xinput
usage :
   xinput get-feedbacks <device name>
   xinput set-ptr-feedback <device name> <threshold> <num> <denom>
   xinput set-integer-feedback <device name> <feedback id> <value>
   xinput get-button-map <device name>
   xinput set-button-map <device name> <map button 1> [<map button 2> [...]]
   xinput set-pointer <device name> [<x index> <y index>]
   xinput set-mode <device name> ABSOLUTE|RELATIVE
   xinput list [--short || --long] [<device name>...]
   xinput query-state <device name>
   xinput test [-proximity] <device name>
   xinput create-master <id> [<sendCore (dflt:1)>] [<enable (dflt:1)>]
   xinput remove-master <id> [Floating|AttachToMaster (dflt:Floating)] [<returnPointer>] [<returnKeyboard>]
   xinput reattach <id> <master>
   xinput float <id>
   xinput set-cp <window> <device>
   xinput test-xi2 <device>
   xinput list-props <device> [<device> ...]
   xinput set-int-prop <device> <property> <format (8, 16, 32)> <val> [<val> ...]
   xinput set-float-prop <device> <property> <val> [<val> ...]
   xinput set-atom-prop <device> <property> <val> [<val> ...]
   xinput watch-props <device>
   xinput delete-prop <device> <property>
   xinput set-prop <device> [--type=atom|float|int] [--format=8|16|32] <property> <val> [<val> ...]
wim@wim-SATELLITE-R850:~$ ^C

Re: touchpad en scrollen
« Reactie #4 Gepost op: 2012/04/11, 21:04:38 »
Mijn excuses, het juiste commando is:
xinput list

Offline wwinters

  • Lid
Re: touchpad en scrollen
« Reactie #5 Gepost op: 2012/04/11, 21:25:35 »
geen enkel probleem. Hier is het nieuwe resultaat:
wim@wim-SATELLITE-R850:~$ xinput list
⎡ Virtual core pointer                       id=2   [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                 id=4   [slave  pointer  (2)]
⎜   ↳ AlpsPS/2 ALPS GlidePoint                   id=11   [slave  pointer  (2)]
⎜   ↳ PS/2 Mouse                                 id=12   [slave  pointer  (2)]
⎣ Virtual core keyboard                      id=3   [master keyboard (2)]
    ↳ Virtual core XTEST keyboard                id=5   [slave  keyboard (3)]
    ↳ Power Button                               id=6   [slave  keyboard (3)]
    ↳ Video Bus                                  id=7   [slave  keyboard (3)]
    ↳ Power Button                               id=8   [slave  keyboard (3)]
    ↳ CNF9055                                    id=9   [slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard               id=10   [slave  keyboard (3)]
    ↳ Toshiba input device                       id=13   [slave  keyboard (3)]
wim@wim-SATELLITE-R850:~$