Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: [feisty] probleem muisknoppen en amarok  (gelezen 759 keer)

goofybert

  • Gast
[feisty] probleem muisknoppen en amarok
« Gepost op: 2007/07/23, 21:40:25 »
hallo,ik was aan het proberen om men duimknoppen van men muis te laten werken,maar hier is iets mis gelopen,om de 1 of andere manier zorgt nu men scrollwieltje ervoor da ik naar een vorige volgende pagina ga men linker duimknop heeft de functie van de 3 de muisknop overgenomen en men rechterduimknop heeft de functie van rechtermuisknop aan genome,de rechtermuisknop zelf werkt ook nog.en nu ben ik toch zekers nie vergeten een backup te nemen van men xorg.conf,is er iemand die zou kunne zien waar de fout zit?# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
Fontpath "/usr/share/fonts/X11/misc"
Fontpath "/usr/share/fonts/X11/cyrillic"
Fontpath "/usr/share/fonts/X11/100dpi/:unscaled"
Fontpath "/usr/share/fonts/X11/75dpi/:unscaled"
Fontpath "/usr/share/fonts/X11/Type1"
Fontpath "/usr/share/fonts/X11/100dpi"
Fontpath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
Fontpath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "be"
Option "XkbVariant" "iso-alternate"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "false"  (dit heb ik tijdelijk op false gezet om de omgewisselde knoppen uit te zetten)
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "Device"
Identifier "nVidia Corporation NV40 [GeForce 6800 GT]"
Driver "nvidia"
Busid "PCI:2:0:0"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
Horizsync 28-51
Vertrefresh 43-60
EndSection

Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV40 [GeForce 6800 GT]"
Monitor "Generic Monitor"
Defaultdepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
  screen "Default Screen"
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
Inputdevice "stylus" "SendCoreEvents"
Inputdevice "cursor" "SendCoreEvents"
Inputdevice "eraser" "SendCoreEvents"
EndSection

Section "DRI"
Mode 0666
EndSection
en dan heb ik ook met amarok aan de hand dat hij uit zen eige het geluidsniveau aanpast maar ge ziet nergens iets veranderen,dus in amarok zelf en in gnome zelf voor uw geluid te regelen blijven op hun waarde staan maar het geluid gaat wel eneens harder of zachter dus als hier iemand mss ook een oplossing voor zou wete:)

zorofroozo

  • Gast
[feisty] probleem muisknoppen en amarok
« Reactie #1 Gepost op: 2007/07/23, 21:46:18 »
ik heb dus hetzelfde probleem, duimknoppen werken nog steeds niet en mijn scroll button veranderd van tabblad in firefox ^^

http://forum.ubuntu-nl.org/message/127106

zorofroozo

  • Gast
[feisty] probleem muisknoppen en amarok
« Reactie #2 Gepost op: 2007/07/23, 22:24:49 »
ok, bij werkt het. dit dankzij een reboot.

wat ik gedaan heb is eerst imwheel geinstalleerd: sudo apt-get install imwheeldan moet je zorgen dat al je mouse buttons gemapt worden, dan typ je dit in de terminal: sudo gedit /etc/X11/xorg.confen zoek je naar je muis, ik heb dat veranderd in: Section "InputDevice"
    Identifier  "Configured Mouse"
    Driver      "mouse"
    Option      "Name"          "Razer Copperhead"
    Option      "Vendor"        "Razer"
    Option      "CorePointer"
    Option      "Protocol"      "ExplorerPS/2"
    Option      "ZAxisMapping"  "4 5"
    Option      "Device"        "/dev/input/mice"
    Option      "Buttons"       "7"
    Option      "ZAxisMapping"  "6 7"
    Option      "ButtonMapping" "1 2 3 6 7"
    Option      "Resolution"    "2000" #other valid values: 400, 800, 1800
    Option      "SampleRate"    "1000Hz" #other valid values: 125, 500
EndSection
verander name en vendor of laat het gewoon weg. En laat resolution en samplerate ook weg, tenzij je de waardes van je muis kent. Druk op opslaan en herstart je pc.

dan typ je in terminal: imwheel -cen druk je op "grab wheel action" en duw je je zijknop in, bij mij staat er dan "Wheel: Left (Button6)"

nu verander je je imwheel config, je typt in terminal: sudo gedit /etc/X11/imwheel/imwheelrcen daar voeg je deze waardes toe: "^Firefox-bin$"
None,Thumb1,Alt_L|Left
None,Thumb2,Alt_L|Right
nu, dit laatste houd eigenlijk geen steek, omdat imwheel zegt dat het Left (Button6) is :s en dan zou ik "Left" moeten invullen inplaats van "Thumb2"

en toch werkt het, ik hoop dat het bij jou ook werkt, probeer het anders ens met "Left" en "Right"

grtz

goofybert

  • Gast
[feisty] probleem muisknoppen en amarok
« Reactie #3 Gepost op: 2007/08/18, 23:20:26 »
hey,bedankt voor de hulp maar met uw oplossing geraakte ik niet verder,heb ondertussen wel een oplossing gevonden.heb onlangs opgemerkt dat feisty een ander protocol gebruikt voor de muis dan de voorgaande versies dus dacht kga het protocol eens veranderen en voila het werkte:d

Redfish

  • Gast
[feisty] probleem muisknoppen en amarok
« Reactie #4 Gepost op: 2007/10/19, 00:28:17 »
Welk protocol heb je dan precies veranderd? Ik heb het nog altijd niet aan de praat.

Heb het nu wel werken, het Explorer3 PS2 protocol zorgt dat de duimknoppen actief worden. Toppie!