Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > Slackware Linux Help
Reload this Page Mouse Wheel
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Slackware Linux Help For help and Discussion about Slackware linux

Reply
 
Thread Tools Display Modes
Old 08-17-2004   #1 (permalink)
adamhoward_4
Just Joined!
 
Join Date: Aug 2004
Posts: 9
Mouse Wheel

I cant get it to function properly..i have a PS/2 Microsoft Intellimouse..and i select that in mouseconfig.. but for some reason the mouse wheel never does anything in any programs
adamhoward_4 is offline   Reply With Quote
Old 08-17-2004   #2 (permalink)
kriss
Linux Engineer
 
kriss's Avatar
 
Join Date: Jun 2003
Posts: 1,113
Open up the file /etc/X11/XF86Config, and in the mousesection (in inputdriver), add something like this:

Quote:
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/mouse"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
Good luck
kriss is offline   Reply With Quote
Old 08-17-2004   #3 (permalink)
Goran
Linux Newbie
 
Join Date: Jan 2004
Location: Belgrade, S&M
Posts: 177
Send a message via ICQ to Goran Send a message via MSN to Goran
If you are having trouble adding it maybe you should rerun xf86config and enter the values that kriss said when prompted.
Goran is offline   Reply With Quote
Old 08-17-2004   #4 (permalink)
ozar
Super Moderator
 
Join Date: May 2004
Location: Arch Linux
Posts: 8,565
Note that the "Device" Option can vary from one machine to another.

For me, it's: /dev/input/mice
ozar is offline   Reply With Quote
Old 08-17-2004   #5 (permalink)
adamhoward_4
Just Joined!
 
Join Date: Aug 2004
Posts: 9
bash cant find xf86config ... and how do i edit files like mice or mouse or whatever..what program?
adamhoward_4 is offline   Reply With Quote
Old 08-17-2004   #6 (permalink)
ozar
Super Moderator
 
Join Date: May 2004
Location: Arch Linux
Posts: 8,565
If you are using Slack 10, the file you need to run is "xorgconfig"

Just open up a console, su to root, then type: xorgconfig

but you'll need to know some info about your mouse, keyboard, video card, and monitor.

Let us know!
ozar is offline   Reply With Quote
Old 08-17-2004   #7 (permalink)
U-Turn
Linux Newbie
 
Join Date: Jul 2004
Location: Oklahoma City, OK
Posts: 232
The reason you bash can't find the command xf86config is because you're running Slackware 10, which uses X11 6.7 instead of XFree86. The command you need is xorgconfig.
Also, the file you need to edit is /etc/X11/xorg.conf. Not /etc/X11/XF86Config.
To edit a system file, you need to open it in an editor, with root privelege.
Eg. Open a terminal and enter the following.
Code:
james@atlantis:~$ su
Password: 
root@atlantis:/home/james# mcedit /etc/X11/xorg.conf
su=switch user. If su if followed with no user name, root is assumed.
Password:Put roots password here. The terminal now has root privelege.
mcedit /etc/X11/xorg.conf opens the file you need for this exercise, using Midnight Commander's editor.
__________________
OH NOOOOO!!!!!! You did it the way I said?
U-Turn is offline   Reply With Quote
Old 08-17-2004   #8 (permalink)
adamhoward_4
Just Joined!
 
Join Date: Aug 2004
Posts: 9
.. i opened up xorg.conf with Kwrite ... and my mouse input section is the following ... :

Section "InputDevice"

# Identifier and driver

Identifier "Mouse1"
Driver "mouse"
Option "ZAxisMapping" "4 5"

# On platforms where PnP mouse detection is supported the following
# protocol setting can be used when using a newer PnP mouse:

# Option "Protocol" "Auto"

# The available mouse protocols types that you can set below are:
# Auto BusMouse GlidePoint GlidePointPS/2 IntelliMouse IMPS/2
# Logitech Microsoft MMHitTab MMSeries Mouseman MouseManPlusPS/2
# MouseSystems NetMousePS/2 NetScrollPS/2 OSMouse PS/2 SysMouse
# ThinkingMouse ThinkingMousePS/2 Xqueue
Option "Protocol" "IMPS/2"

# The mouse device. The device is normally set to /dev/mouse,
# which is usually a symbolic link to the real device.

Option "Device" "/dev/mouse"
# Option "Device" "/dev/psaux"
# Option "Device" "/dev/ttyS0"
# Option "Device" "/dev/ttyS1"

# 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
adamhoward_4 is offline   Reply With Quote
Old 08-17-2004   #9 (permalink)
adamhoward_4
Just Joined!
 
Join Date: Aug 2004
Posts: 9
it works finally..thank u all..
now i have all the core devices working..now i can start customizing stuff..could someone direct me in the way of installing new themes..
adamhoward_4 is offline   Reply With Quote
Old 08-17-2004   #10 (permalink)
psytree
Just Joined!
 
Join Date: May 2004
Location: Sintra, Portugal
Posts: 36
Send a message via MSN to psytree
Just one question:

What is the meaning of 4 an 5 ( Option "ZAxisMapping" "4 5" ).
Just an explanation about this option if any one can help !

Tks,
__________________
Have you ever experience anything like this ?
www.linux-network.net < In Portuguese
psytree is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT. The time now is 06:52 AM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0