emulazione touchpad

Discussioni riguardanti l'installazione e la configurazione di Linux sui laptop Samsung
Post Reply
ciccionamente
Newbie
Newbie
Posts: 13
Joined: 13 Jun 2009, 21:23

emulazione touchpad

Post by ciccionamente »

http://www.voria.org/forum/showthread.p ... 188&page=4

Per non creare dei problemi sulla discussione del kernel ho deciso di iniziare una nuova discussione qui.

Vorrei sapere se il comando di fedora xinput è adattabile a ubuntu?

è possibile emularlo in questo o in altro modo, dato che come condizione è ottima.

Ps. Grazie voira x aver adattato inserito in nuovo kernel nei repo.

Ciao a tutti
User avatar
thunder71
Jr. Member
Jr. Member
Posts: 71
Joined: 13 Feb 2009, 18:06

RE: emulazione touchpad

Post by thunder71 »

basta che apri un terminale e digiti:
xinput
se restituisce una cosa tipo:
usage :
xinput get-feedbacks
xinput set-ptr-feedback
xinput set-integer-feedback
xinput set-button-map [ [...]]
xinput set-pointer [ ]
xinput set-mode ABSOLUTE|RELATIVE
xinput list [--short || ...]
xinput query-state
xinput test [-proximity]
xinput version

è sicuramente supportato.
se invece dice una cosa del tipo,
not command found, allora no.
io non ho ubuntu, per cui non so.
"Guerra preventiva", "Pacificatori"... Ma stiamo scherzando? Ma quando dici che un mitragliere su un elicottero è un costruttore di pace, io divento pazzo. Perché non ho più le parole per definire Emergency." (Beppe Grillo)
[/size]
ciccionamente
Newbie
Newbie
Posts: 13
Joined: 13 Jun 2009, 21:23

RE: emulazione touchpad

Post by ciccionamente »

ho dato il comando ed è supportato.

Ora come faccio a configurare i parametri?
User avatar
thunder71
Jr. Member
Jr. Member
Posts: 71
Joined: 13 Feb 2009, 18:06

RE: emulazione touchpad

Post by thunder71 »

prova a postare un
xinput list
"Guerra preventiva", "Pacificatori"... Ma stiamo scherzando? Ma quando dici che un mitragliere su un elicottero è un costruttore di pace, io divento pazzo. Perché non ho più le parole per definire Emergency." (Beppe Grillo)
[/size]
ciccionamente
Newbie
Newbie
Posts: 13
Joined: 13 Jun 2009, 21:23

RE: emulazione touchpad

Post by ciccionamente »

"Virtual core pointer" id=0 [XPointer]
Num_buttons is 32
Num_axes is 2
Mode is Relative
Motion_buffer is 256
Axis 0 :
Min_value is -1
Max_value is -1
Resolution is 0
Axis 1 :
Min_value is -1
Max_value is -1
Resolution is 0
"Virtual core keyboard" id=1 [XKeyboard]
Num_keys is 248
Min_keycode is 8
Max_keycode is 255
"AT Translated Set 2 keyboard" id=2 [XExtensionKeyboard]
Num_keys is 248
Min_keycode is 8
Max_keycode is 255
"Macintosh mouse button emulation" id=3 [XExtensionPointer]
Num_buttons is 32
Num_axes is 2
Mode is Relative
Motion_buffer is 256
Axis 0 :
Min_value is -1
Max_value is -1
Resolution is 1
Axis 1 :
Min_value is -1
Max_value is -1
Resolution is 1
"Video Bus" id=4 [XExtensionKeyboard]
Num_keys is 248
Min_keycode is 8
Max_keycode is 255
"SynPS/2 Synaptics TouchPad" id=5 [XExtensionPointer]
Num_buttons is 12
Num_axes is 2
Mode is Relative
Motion_buffer is 256
Axis 0 :
Min_value is 1472
Max_value is 5472
Resolution is 1
Axis 1 :
Min_value is 1408
Max_value is 4448
Resolution is 1





Ecco fatto, cosa dovrei bodificare
User avatar
thunder71
Jr. Member
Jr. Member
Posts: 71
Joined: 13 Feb 2009, 18:06

RE: emulazione touchpad

Post by thunder71 »

intanto per cominciare, abbiamo constato che è supportata l'emulazione del macintosh, come dice anche qui:
"Macintosh mouse button emulation" id=3 [XExtensionPointer]
ora aspetta che mi studio come si può settare...
magari prova a guardare anche te le man di xinput, che so' che si fa tutto da li
"Guerra preventiva", "Pacificatori"... Ma stiamo scherzando? Ma quando dici che un mitragliere su un elicottero è un costruttore di pace, io divento pazzo. Perché non ho più le parole per definire Emergency." (Beppe Grillo)
[/size]
ciccionamente
Newbie
Newbie
Posts: 13
Joined: 13 Jun 2009, 21:23

RE: emulazione touchpad

Post by ciccionamente »

Io ho trovato questo, ma a livello pratico non saprei come usarlo e come metterci mano.
Le mie capacità informatiche sono modeste.... e il mio inglese PEGGIO!
:)
http://www.digipedia.pl/man/xinput.1x.html
Post Reply