Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Risolto]Non Funziona lo scroll
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Vento
n00b
n00b


Joined: 06 Jun 2005
Posts: 66
Location: Rovigo

PostPosted: Sun Jul 03, 2005 11:34 am    Post subject: [Risolto]Non Funziona lo scroll Reply with quote

salve a tutti raga!
ho un piccolo problema con il mio mouse...
la cosa è semplice,non funziona lo scroll!!!!
come posso fare?
probabilmente è configurato male xorg..
datemi qualke istruzione dettagliata per piacere :)

grazie


Last edited by Vento on Mon Jul 04, 2005 12:01 pm; edited 1 time in total
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Sun Jul 03, 2005 11:37 am    Post subject: Re: Non Funziona lo scroll Reply with quote

devi aggiungere una direttiva al mouse, in xorg.conf
se non ricordo male è ZAxisMapping

e come protocollo dei impostare IMPS2
Back to top
View user's profile Send private message
Vento
n00b
n00b


Joined: 06 Jun 2005
Posts: 66
Location: Rovigo

PostPosted: Sun Jul 03, 2005 11:42 am    Post subject: Reply with quote

ho trovato questo riguardante il mouse in /root/xorg.conf

# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"

# Identifier and driver

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"

# Mouse-speed setting for PS/2 mouse.

# Option "Resolution" "256"

# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.

# Option "Protocol" "Xqueue"

# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.

# Option "BaudRate" "9600"
# Option "SampleRate" "150"

# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)

Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"

# ChordMiddle is an option for some 3-button Logitech mice

# Option "ChordMiddle"

EndSection


# **********************************************************************

cosa e dove bisogna aggiungere?
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Sun Jul 03, 2005 11:45 am    Post subject: Reply with quote

una direttiva ZAxisMapping (o qualcosa di simile) che ovviamente andrà nella sezione mouse.

su google troverai sicuramente un esempio
Back to top
View user's profile Send private message
oleo
Tux's lil' helper
Tux's lil' helper


Joined: 09 Nov 2004
Posts: 117

PostPosted: Sun Jul 03, 2005 11:45 am    Post subject: Reply with quote

Questa è la parte del mio xorg.conf, relativa al mouse... guarda l'opzione ZAxisMapping.
Ciao!

Code:
Section "InputDevice"

# Identifier and driver
    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/input/mice"
    Option "ZAxisMapping" "4 5"

Back to top
View user's profile Send private message
Vento
n00b
n00b


Joined: 06 Jun 2005
Posts: 66
Location: Rovigo

PostPosted: Sun Jul 03, 2005 11:54 am    Post subject: Reply with quote

grandissimo oleo!!! ha funzionato subito!!! mito!!! :lol:
Back to top
View user's profile Send private message
Kernel78
Moderator
Moderator


Joined: 24 Jun 2005
Posts: 3654

PostPosted: Sun Jul 03, 2005 11:56 am    Post subject: Reply with quote

allora metti [risolto] nel titolo
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Sun Jul 03, 2005 2:01 pm    Post subject: Reply with quote

Vento wrote:
grandissimo oleo!!! ha funzionato subito!!! mito!!! :lol:

ok, ma l'idea era che andassi a cercartelo in internet. esistono migliaia di esempi :wink:
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Sun Jul 03, 2005 2:13 pm    Post subject: Reply with quote

Quote:
ok, ma l'idea era che andassi a cercartelo in internet. esistono migliaia di esempi :wink:

sempre il solito scorbutico :D
poverino! che bisogno c'è di abbandonarlo solo soletto nelle balie della grande internet?
bastava la funzione search del forum... se qualcun'altro non lo sapesse è nell'angolo in alto a sx di ogni pagina...
[EDIT] altrimenti a dx esiste la scritta quick search che ti riporta alla medesima pagina. non digitate niente nella box altrimenti cerca esclusivamente nel forum internazionale [/EDIT]
https://forums.gentoo.org/search.php?mode=results <- keywords = "rotella mouse"


Last edited by Ic3M4n on Sun Jul 03, 2005 2:37 pm; edited 1 time in total
Back to top
View user's profile Send private message
Kernel78
Moderator
Moderator


Joined: 24 Jun 2005
Posts: 3654

PostPosted: Sun Jul 03, 2005 2:15 pm    Post subject: Reply with quote

Ic3M4n wrote:
bastava la funzione search del forum... se qualcun'altro non lo sapesse è nell'angolo in alto a sx di ogni pagina...
Io la vedo nell'angolo in alto a dx, va bene lo stesso ??? :lol:
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Sun Jul 03, 2005 2:21 pm    Post subject: Reply with quote

mi sa che stai guardando il monitor allo specchio. :D (io ce l'ho a sx) :twisted:
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Sun Jul 03, 2005 2:23 pm    Post subject: Reply with quote

Ic3M4n wrote:
sempre il solito scorbutico

ma noooo :(
non è per essere scorbutici, è solo che se alla soluzione ci arriva da solo impara qualcosa, altrimenti alla prossima volta che il problema si ripresenterà non sarà capace di risolverlo. tutto qui :)
Back to top
View user's profile Send private message
Kernel78
Moderator
Moderator


Joined: 24 Jun 2005
Posts: 3654

PostPosted: Sun Jul 03, 2005 2:24 pm    Post subject: Reply with quote

Io a sx ho "gentoo discussion forums" con il log e a dx la quick search ...
Strano
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Sun Jul 03, 2005 2:28 pm    Post subject: Reply with quote

Code:
 FAQ | Cerca | Lista degli utenti | Gruppi utenti | Statistics | Profilo | Non ci sono nuovi messaggi | Logout [ Ic3M4n ]

click su cerca etc.etc

se usi la quicksearch visualizzi solo i topic del forum inglese.
Back to top
View user's profile Send private message
Kernel78
Moderator
Moderator


Joined: 24 Jun 2005
Posts: 3654

PostPosted: Sun Jul 03, 2005 2:34 pm    Post subject: Reply with quote

Ok, però quick search e search sono link per la stessa pagina :wink:
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Sun Jul 03, 2005 2:35 pm    Post subject: Reply with quote

va bene. modifico il post :D

scusate tutti per l'OT
Back to top
View user's profile Send private message
otaku
Guru
Guru


Joined: 16 Dec 2004
Posts: 428
Location: Rho (MI)

PostPosted: Sun Jul 03, 2005 2:47 pm    Post subject: Reply with quote

Ic3M4n wrote:
se usi la quicksearch visualizzi solo i topic del forum inglese.

beh però una parola italiana può rivelarsi un ottimo filtro per il quicksearch :P
_________________
Ventiquattr'ore al giorno in preda a una follia contorta...
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Sun Jul 03, 2005 2:50 pm    Post subject: Reply with quote

proponi un esempio: se hai ragione ti offro un e-cocktail! :D
Back to top
View user's profile Send private message
otaku
Guru
Guru


Joined: 16 Dec 2004
Posts: 428
Location: Rho (MI)

PostPosted: Sun Jul 03, 2005 3:16 pm    Post subject: Reply with quote

Ic3M4n wrote:
proponi un esempio: se hai ragione ti offro un e-cocktail! :D

argh in efetti mostra solo i post italiani in altre sezioni ;) troppo caldo in camera e il cervello flippa...
ti devo un e-cocktail :P
_________________
Ventiquattr'ore al giorno in preda a una follia contorta...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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