[SOLVED] Mouse in Crossover number of lines scroll

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Majki-Fajki
Newbie
Newbie
Posts: 3
Joined: Mon Mar 09, 2009 7:14 am

[SOLVED] Mouse in Crossover number of lines scroll

Post by Majki-Fajki »

Hi everyone



My question is about mouse wheel. In M$ Windows, there is control panel, where I can set number of lines scrolled by mouse. How to set it in Wine/Crossover? I'm using M$ Excel under Crossover and this is important for me to set this value to 1.


Thanks in advance!
Last edited by Majki-Fajki on Mon Mar 09, 2009 9:03 am, edited 1 time in total.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Mouse configuration in Wine/Crossover

Post by vitamin »

Majki-Fajki wrote:In M$ Windows, there is control panel, where I can set number of lines scrolled by mouse.
Chane it in registry. The same place as windows (string value):

[HKEY_CURRENT_USER\Control Panel\Desktop]
WheelScrollLines="1"
Majki-Fajki
Newbie
Newbie
Posts: 3
Joined: Mon Mar 09, 2009 7:14 am

Post by Majki-Fajki »

It's ok now.
Thanks !
Locked