Computing.Net > Forums > Linux > Howto stop pasting on scolling mous

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Howto stop pasting on scolling mous

Reply to Message Icon

Name: satimis
Date: November 20, 2007 at 21:19:00 Pacific
OS: Fedora7
CPU/Ram: Athon64/1G
Comment:

Hi folks,


F7


I found on scrolling mouse wheel pasting will function continuously on gedit/kedit


Perform following steps;

- highlight to select text on console
- pasting the selected text on gedit/kedit by clicking the mouse wheel
- scrolling the mouse wheel will continue pasting

$ cat /etc/Xorg/xorg.conf
# Xorg configuration created by livna-config-display

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
ModulePath "/usr/lib64/xorg/modules"
EndSection

Section "ServerFlags"
Option "AIGLX" "on"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "fglrx"
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Option "DPMS"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1024x768"
EndSubSection
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection
* end *

Tried "Option "Protocol" "auto"", without improvement.

Would it be another file controlling it? TIA


B.R.
satimis



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


qmail migration squirrel mail: falls addr...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Howto stop pasting on scolling mous

about the middle mouse roller...... www.computing.net/answers/linux/about-the-middle-mouse-roller/19571.html

surf the net on linux machine www.computing.net/answers/linux/surf-the-net-on-linux-machine/11781.html

Add Intel driver in Linux 8.0 ???? www.computing.net/answers/linux/add-intel-driver-in-linux-80-/15436.html