Page 1 of 1

emulazione touchpad

Posted: 26 Jul 2009, 20:34
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

RE: emulazione touchpad

Posted: 26 Jul 2009, 20:52
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.

RE: emulazione touchpad

Posted: 27 Jul 2009, 11:08
by ciccionamente
ho dato il comando ed è supportato.

Ora come faccio a configurare i parametri?

RE: emulazione touchpad

Posted: 27 Jul 2009, 19:46
by thunder71
prova a postare un
xinput list

RE: emulazione touchpad

Posted: 28 Jul 2009, 16:19
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

RE: emulazione touchpad

Posted: 28 Jul 2009, 23:34
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

RE: emulazione touchpad

Posted: 29 Jul 2009, 22:23
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