Search 5,000,000+ questions and answers.

Frequently Asked Questions

How do I get the wheel working on my mouse in X for scrolling?

Sorcerer FAQ
Try adding the following to .../XF86Config file (in the /etc/tree) in the mouse part of the "InputDevice" section:
Related Questions

How can I enable scrolling with the wheel of my mouse?

The Arch Linux FAQ
In most cases you only need to add Option ''ZAxisMapping'' ''4 5'' to the InputDevice section of your XF86Config. If that does not do the trick, try this6link for more resources and instructions. You upgraded to XFree 4.3.0 or higher. Run fc-cache as root to (re)build the font cache, and things should be fine. I'd recommend getting the latest self-installing driver package from http://www.nvidia.com and read the official README thoroughly as most problems are handled in it.
Related Questions

Why does scrolling with the mouse wheel not operate on some computers?

EADS N.V. - FAQs - Frequently Asked Questions
To date, there’s no “genuine” mouse wheel support in Geogrid products. Operation of the mouse wheel is purely coincidental, depending on the mouse driver installed. The next version of Geogrid (e.g. in the Top50 Version 5) will include scrolling with the mouse wheel and the “hand symbol” for moving the map.
Related Questions

My mouse has a wheel, but it's not working, what's up with that?

Linux Gamers' FAQ
Make sure you're using the proper protocol for your mouse, most of the new optical mice for instance use the "IMPS/2" protocol. As defined by your XF86Config's InputDevice section. The instructions for the next answer won't work if the proper protocol isn't being used. It's pretty simple.
Related Questions

My mouse has a fancy wheel. Can I use it in X?

FreeBSD Documentation - Chapter 11 The X Window System and V...
Yes. But you need to customize X client programs. See Colas Nahaboo's web page (http://www.inria.fr/koala/colas/mouse-wheel-scroll/) . The imwheel program works by translating mouse button 4 and mouse button 5 events into key events. Thus, you have to get the mouse driver to translate mouse wheel events to button 4 and 5 events. There are two ways of doing this, the first way is to have moused(8) do the translation. The second way is for the X server itself to do the event translation.
Related Questions

How to I get the mouse wheel to work?

UT Physics Linux FAQ
Support for the Microsoft Intellimouse is enabled in our X Windows setup by default; however, you must configure a few extra options in your ~/.Xdefaults file in order to get it to work with some applications (such as Netscape). You can find the text to be added on the Colas Nahaboo X mouse wheel scroll page. Simply copy the text for the application program(s) you require, paste it into your ~/.
Related Questions

How do I get the scroll wheel of my mouse working in Linux?

I installed RedHat 7.2 and upgraded to the ext3 filesystem. Then, when I went to recompile my kernel, I ran into problems as there's no option for ext3 in the filesystems section? What do I do? (This question may be removed soon since as of November 9, 2001, the testing 2.4.15-pre2 has experimental ext3 support. Kernel 2.4.
Related Questions

All I see is red x's scrolling down the page?

FAQ
In order for the stationery to work right, the files have to be extracted to C :\Program Files\Common Files\Microsoft Shared\Stationery and not in any sub folders. Still not working, also try: Go to Tools, Options. Now click: Send Tab, then Mail Sending Format: HTML Setting, then make sure the "Send with Pictures" box is checked If you are using O.E.4.72 or below you won't be able to hear the music. In order to be able to hear the music you will need to upgrade to O.E.5 or higher.
Related Questions

My mouse has a fancy wheel and buttons. Can I use them in FreeBSD?

Frequently Asked Questions for FreeBSD 2.X, 3.X and 4.X
The answer is, unfortunately, ''It depends''. These mice with additional features require specialized driver in most cases. Unless the mouse device driver or the user program has specific support for the mouse, it will act just like a standard two, or three button mouse.
Related Questions

Can I use a wheel mouse in the program?

Schedule-HR Software Technologies. - Frequently Asked Questi...
Yes! Schedule-HR will work with a wheel mouse; just make sure you install the software that was provided with your mouse.
Related Questions

How do I get the scroll wheel on my mouse to work?

Thinstation FAQ ::
Assuming the server and the server software application supports the scroll wheel, all you have to do is to change one line in the thinstation.conf:
Related Questions

How to get scrolling working with Synaptics TouchPads?

Opera users FAQ
above the section that says:[Opera Browser] WT = "*Opera 5*" SF = 0x10000000 SF |= 0x00000002 SF |= 0x00000004 SF |= 0x00000008 SF |= 0x00000400 SF |= 0x00000120 SF |= 0x00001000 Additional information from Andy: Andy@nospam.co.uk wrote: I found the problem, obvious I guess but when I added the below to Pass 0 in tp4table.dat it worked fine *,*,opera.exe,*,*,*,WheelStd,0,9 Use the Unwise.exe in each folder. Starting with 6.04 or 6.
Related Questions

How do I use the mouse scroll wheel in KDE?

Chapter 6. The desktop
Mouse wheel support comes with Qt™ 2.0 and above, so KDE based on that will automatically support the use of the mouse scroll wheel if your system is configured correctly. Check that your X-Server settings support the use of a scrollwheel if it is not working.
Related Questions

Will the wheel mouse or three button mice be supported?

Unofficial DiabloII.net Diablo II FAQ -- Page Five
Early in development, the mouse wheel was set to provide smooth zooming in and out of the game. However with the introduction of the 3d parallax effect this ability is broken. Literally; it's unworkable in 3D mode. Smooth zooming in and out might still work in software mode, but it is not set to be included.
Related Questions

edit] Q) How do I set up a wheel mouse?

Slackware-FAQ - LQWiki
In X, a scroll wheel counts as three buttons - up is one, down is another. Clicking the wheel is a third button. You then just need to add these two lines under the mouse section (usually 'Identifier "Mouse1"' or something similar). For a 7 button mouse, you also need to create the file /etc/X11/xinit/.Xmodmap and put the following in it for the wheel to be mapped onto the right buttons:
Related Questions

Can I scroll the outline pane with the mouse wheel?

This is a known bug in Tk that prevents this on Windows. The obvious Tk code causes a hard crash in the Python dll: it's the only time Leo has taken such a hard crash. The UniversalScrolling plugin is an attempt at a workaround. Scrolling with the mouse wheel may be possible on Linux. See the code in createTkTreeCanvas in leoTkinterFrame.py
Related Questions

Why does my mouse not work with X?

FreeBSD Documentation - Chapter 11 The X Window System and V...
If you are using syscons (the default console driver), you can configure FreeBSD to support a mouse pointer on each virtual screen. In order to avoid conflicting with X, syscons supports a virtual device called /dev/sysmouse. All mouse events received from the real mouse device are written to the sysmouse device via moused. If you wish to use your mouse on one or more virtual consoles, and use X, see Q: 4.13. and set up moused.
Related Questions

Why does my wheel-equipped PS/2 mouse cause my mouse cursor to jump around the screen?

Frequently Asked Questions for FreeBSD 2.X, 3.X and 4.X
The PS/2 mouse driver psm in FreeBSD versions 3.2 or earlier has difficulty with some wheel mice, including Logitech model M-S48 and its OEM siblings. Apply the following patch to /sys/i386/isa/psm.c and rebuild the kernel. Index: psm.c =================================================================== RCS file: /src/CVS/src/sys/i386/isa/Attic/psm.c,v retrieving revision 1.60.2.1 retrieving revision 1.60.2.2 diff -u -r1.60.2.1 -r1.60.2.2 --- psm.c 1999/06/03 12:41:13 1.60.2.1 +++ psm.
Related Questions

What is the working distance of the remote mouse?

Projector Concepts
You need to activate your notebook's external monitor port. Usually you press one of the top row function keys. If necessary, consult your notebook's manual.
Related Questions

My remote mouse is not working. What should I do?

SANYO > LCD Projectors
The first thing to do is to check that the batteries in the remote are not old or exhausted. Assuming that the batteries are OK, the next step is to ensure that the proper cable was used from the projector to the PC. Finally, it may be necessary to turn off both the computer and the projector, then reboot the projector FIRST and then the computer.
Related Questions

How do I avoid scrolling and scrolling and scrolling?

SIL FAQ
Just click on the instrument you want to use and then you will only have to scroll through one instrument.
Related Questions

Is it possible to make use of a mouse in any way outside the X Window system?

Frequently Asked Questions for FreeBSD 2.X, 3.X and 4.X
If you are using the default console driver, syscons, you can use a mouse pointer in text consoles to cut & paste text. Run the mouse daemon, moused, and turn on the mouse pointer in the virtual console: # moused -p /dev/xxxx -t yyyy # vidcontrol -m on Where xxxx is the mouse device name and yyyy is a protocol type for the mouse. See the moused(8) man page for supported protocol types. You may wish to run the mouse daemon automatically when the system starts. In version 2.2.
Related Questions

Why does my PS/2 mouse misbehave under X?

FreeBSD Documentation - Chapter 11 The X Window System and V...
In rare cases the driver may erroneously report synchronization problem and you may see the kernel message: psmintr: out of sync (xxxx != yyyy) If this happens, disable the synchronization check code by setting the driver flags for the PS/2 mouse driver to 0x100. Enter UserConfig by giving the -c option at the boot prompt: boot: -c
Related Questions

How do I get a scroll wheel mouse to work with baudline?

baudline FAQ
By default, baudline automatically supports the scroll wheel for sliding vertical scroll bars. Holding down the <Alt> hotkey transforms a move action in a zoom action. Used with the <shift> key modifier the vertical direction changes to the horizontal direction. If you haven't already done so, your X11 server will need to be configured to work with the scroll wheel by adding ZAxisMapping information. If you are using a 3.3.
Related Questions

Frequently Asked Questions for FreeBSD 5.X and 6.X
The answer is, unfortunately, “It depends”. These mice with additional features require specialized driver in most cases. Unless the mouse device driver or the user program has specific support for the mouse, it will act just like a standard two, or three button mouse.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact