LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   mouse scrolls horizontal instead of vert (https://www.linuxquestions.org/questions/linux-hardware-18/mouse-scrolls-horizontal-instead-of-vert-294495/)

crache 02-24-2005 06:00 PM

mouse scrolls horizontal instead of vert
 
after playing around with other window managers on my slackware box I noticed that the mouse scrolls horizontal instead of vertical now. I have changed no config files and can't figure out how to get it back to normal. Anyone have an idea as to what I messed up?

liquidtenmilion 02-24-2005 06:01 PM

post your /etc/X11/xorg.conf

crache 02-24-2005 06:04 PM

here it is

###########
# Layout #
#############################################
Section "ServerLayout" #
Identifier "layout" #
Screen 0 "screen0" 0 0 #
# Screen 1 "screen1" LeftOf "screen0 #
InputDevice "mouse" "CorePointer" #
InputDevice "keyboard" "CoreKeyboard" #
EndSection #
#############################################



##############
# Extensions #
#############################
Section "Extensions" #
Option "Composite" "Enable" #
EndSection #
#############################

##########
# Files #
#################################################
Section "Files" #
RgbPath "/usr/X11R6/lib/X11/rgb" #
ModulePath "/usr/X11R6/lib/modules" #
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/X11R6/lib/X11/fonts/TTF"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/local/share/fonts"
FontPath "/usr/local/share/fonts/ttfonts"
FontPath "/usr/share/fonts"
FontPath "/usr/X11R6/lib/X11/fonts"
FontPath "/usr/local/share/fonts/local"
EndSection #
#################################################

###########
# Modules #
##################
Section "Module" #
Load "record" #
Load "extmod" #
Load "dbe" #
Load "xtrap" #
Load "glx" #
Load "freetype" #
Load "type1" #
Load "v4l" #
EndSection #
##################

############
# Keyboard #
#############################
Section "InputDevice" #
Identifier "keyboard" #
Driver "kbd" #
Option "XkbModel" "logicdn" #
EndSection #
#############################

#########
# Mouse #
#######################################
Section "InputDevice" #
Identifier "mouse" #
Driver "mouse" #
Option "Protocol" "ExplorerPS/2" #
Option "Device" "/dev/mouse" #
Option "ZAxisMApping" "6 7" #
Option "Buttons" "7" #
Option "ButtonNumber" "7" #
EndSection #
#######################################

#################
# Apple Monitor #
#####################################################################################
#Section "Monitor" #
# Identifier "apple" #
# HorizSync 30-85 #
# VertRefresh 48-160 #
# Modeline "1024x768" 98.9 1024 1056 1216 1408 768 782 788 882 -HSync #
# Modeline "1152x864" 120 1152 1224 1352 1552 864 865 868 907 -HSync +Vsync #
# Modeline "1152x870" 92 1152 1208 1368 1474 870 871 881 901 #
# Modeline "1280x1024" 135 1280 1296 1440 1688 1024 1025 1028 1066 +HSync +Vsync #
# Modeline "1600x1200" 183 1600 1664 1856 2160 1200 1201 1204 1250 +HSync +Vsync #
#EndSection #
#####################################################################################

###################
# Samtron Monitor #
######################################################################################
Section "Monitor" #
Identifier "samtron" #
HorizSync 30-85 #
VertRefresh 50-160 #
Modeline "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +HSync +Vsync #
Modeline "1152x864" 120 1152 1224 1352 1552 864 865 868 907 +HSync +Vsync #
Modeline "1280x1024" 135 1280 1296 1440 1688 1024 1025 1028 1066 +HSync +Vsync #
Modeline "1600x1200" 162 1600 1664 1856 2160 1200 1201 1204 1250 +HSync +Vsync #
EndSection #
######################################################################################

######
# TV #
###################
Section "Monitor" #
Identifier "tv" #
VertRefresh 60 #
Horizsync 30-50 #
EndSection #
###################

###############
# Nvidia Card #
####################################################
Section "Device" #
#Option "DigitalVibrance" # <i> #
#Option "NoFlip" # [<bool>] #
#Option "Dac8Bit" # [<bool>] #
#Option "NoLogo" # [<bool>] #
#Option "UBB" # [<bool>] #
#Option "Stereo" # <i> #
#Option "SWcursor" # [<bool>] #
#Option "HWcursor" # [<bool>] #
#Option "VideoKey" # <i> #
#Option "NvAGP" # <i> #
#Option "IgnoreEDID" # [<bool>] #
#Option "NoDDC" # [<bool>] #
#Option "ConnectedMonitor" # <str> #
#Option "ConnectedMonitors" # <str> #
#Option "TVStandard" # <str> #
#Option "TVOutFormat" # <str> #
#Option "RenderAccel" # [<bool>] #
#Option "CursorShadow" # [<bool>] #
#Option "CursorShadowAlpha" # <i> #
#Option "CursorShadowXOffset" # <i> #
#Option "CursorShadowYOffset" # <i> #
#Option "UseEdidFreqs" # [<bool>] #
#Option "FlatPanelProperties" # <str> #
#Option "TwinView" # [<bool>] #
#Option "TwinViewOrientation" # <str> #
#Option "SecondMonitorHorizSync" # <str> #
#Option "SecondMonitorVertRefresh" # <str> #
#Option "MetaModes" # <str> #
#Option "UseInt10Module" # [<bool>] #
#Option "NoTwinViewXineramaInfo" # [<bool>] #
#Option "NoRenderExtension" # [<bool>] #
#Option "Overlay" # [<bool>] #
#Option "CIOverlay" # [<bool>] #
#Option "ForceEmulatedOverlay" # [<bool>] #
#Option "TransparentIndex" # <i> #
#Option "OverlayDefaultVisual" # [<bool>] #
#Option "NvEmulate" # <i> #
#Option "NoBandWidthTest" # [<bool>] #
#Option "CustomEDID-CRT-0" # <str> #
#Option "CustomEDID-CRT-1" # <str> #
#Option "CustomEDID-DFP-0" # <str> #
#Option "CustomEDID-DFP-1" # <str> #
#Option "CustomEDID-TV-0" # <str> #
#Option "CustomEDID-TV-1" # <str> #
#Option "TVOverScan" # <f> #
#Option "IgnoreDisplayDevices" # <str> #
#Option "MultisampleCompatibility" # [<bool>] #
#Option "RegistryDwords" # <str> #
#Option "NoPowerConnectorCheck" # [<bool>] #
#Option "AllowDFPStereo" # [<bool>] #

#Option "TwinView"
#Option "TwinViewOrientation" "LeftOf"
#Option "TwinviewOrientation" "Clone"
#Option "SecondMonitorHorizSync" "30-50"
#Option "SecondMonitorVertRefresh" "60"
#Option "MetaModes" "1024x768, 1024x768; 800x600, 800x600;"
#Option "TVStandard" "NTSC-M"
#Option "TVOverScan" "0.6"
#Option "ConnectedMonitor" "crt,TV"

Identifier "nvidia" #
Driver "nvidia" #
VendorName "nVidia Corporation" #
BoardName "NV25 [GeForce4 Ti 4600]" #
BusID "PCI:2:0:0" #
Option "RenderAccel" "true" #
## Use Nvidia AGP Driver
Option "NvAGP" "1"
EndSection #
####################################################

#############
# Nvidia TV #
#####################
Section "Device"
Driver "nvidia"
Identifier "nvidiatv"
Screen 0
Option "NoLogo" "on"
Option "CursorShadow" "on"
Option "CursorShadowAlpha" "32"
Option "CursorShadowXOffset" "3"
Option "CursorShadowYOffset" "2"
Option "TVOutFormat" "SVIDEO"
Option "TVStandard" "NTSC-M"
Option "ConnectedMonitor" "TV"
EndSection
########################

############
# Ati Card #
############################
#Section "Device" #
# Identifier "ati" #
# Driver "ati" #
# BusID "PCI:1:6:0" #
#EndSection #
############################

#####################
# Screen 0 (nvidia) #
############################################################
Section "Screen" #
Identifier "Screen0" #
Device "nvidia" #
Monitor "samtron" #
DefaultDepth 24 #
Subsection "Display" #
Viewport 0 0 #
Depth 16 #
Modes "1280x1024" "1152x864" "1024x896" "1024x768" #
EndSubsection #
SubSection "Display" #
Viewport 0 0 #
Depth 24 #
Modes "1280x1024" "1152x864" "1024x896" "1024x768" #
EndSubSection #
EndSection #
############################################################

##################
# Screen 1 (tv) #
#########################################
Section "Screen" #
Identifier "tv" #
Device "nvidiatv" #
Monitor "tv" #
DefaultDepth 24 #
Subsection "Display" #
Depth 16 #
Modes "1024x768" "800x600" #
EndSubsection #
Subsection "Display" #
Depth 24 #
Modes "1024x768" "800x600" #
EndSubsection #
EndSection #
#########################################

doralsoral 02-25-2005 08:44 AM

hmm

crache 02-25-2005 08:49 AM

thanks for the fix.. i find it odd becuase i had been using that configuration for the longest time and it worked... and out of the blue it starts scrolling horizontal. It's all good now though.

doralsoral 02-25-2005 08:56 AM

didnt know it would work i actually started playin around with the values and nothing really happened. glad youg ot it fixed though.


All times are GMT -5. The time now is 10:48 AM.