Acer 5920G media touch buttons

Hello there,
I am using Acer Aspire 5920G notebook. There are touch sensitive media (play, pause, etc) buttons on my keyboard [0]. However, on linux, they behave as if they are mouse buttons. I am using a usb mouse with 9 buttons. And I want to use these touch sensitive buttons as multimedia buttons. To configure them with xbindkeys or something similar, I need to set these buttons' button numbers as different from my default mouse buttons. Input device block of these buttons is /dev/input/event4, is it possible to configure this device's buttons numbers? Here is these buttons' xev outputs:
ButtonPress event, serial 36, synthetic NO, window 0x3400001,
root 0x13c, subw 0x0, time 1397192, (160,8), root:(1229,313),
state 0x0, button 4, same_screen YES
ButtonRelease event, serial 36, synthetic NO, window 0x3400001,
root 0x13c, subw 0x0, time 1397252, (160,8), root:(1229,313),
state 0x800, button 4, same_screen YES
ButtonPress event, serial 36, synthetic NO, window 0x3400001,
root 0x13c, subw 0x0, time 1397484, (160,8), root:(1229,313),
state 0x0, button 5, same_screen YES
ButtonRelease event, serial 36, synthetic NO, window 0x3400001,
root 0x13c, subw 0x0, time 1397569, (160,8), root:(1229,313),
state 0x1000, button 5, same_screen YES
ButtonPress event, serial 36, synthetic NO, window 0x3400001,
root 0x13c, subw 0x0, time 1397807, (160,8), root:(1229,313),
state 0x0, button 6, same_screen YES
ButtonRelease event, serial 36, synthetic NO, window 0x3400001,
root 0x13c, subw 0x0, time 1397897, (160,8), root:(1229,313),
state 0x0, button 6, same_screen YES
ButtonPress event, serial 36, synthetic NO, window 0x3400001,
root 0x13c, subw 0x0, time 1398105, (160,8), root:(1229,313),
state 0x0, button 7, same_screen YES
ButtonRelease event, serial 36, synthetic NO, window 0x3400001,
root 0x13c, subw 0x0, time 1398185, (160,8), root:(1229,313),
state 0x0, button 7, same_screen YES
[0]: http://tech2.in.com/media/images/2008/F … 5920_7.jpg

Hi there, I solved this problem long time ago, but I didn't post anything because I'm a little bit lazy xD
I basically reached the same place as you, getting a different mapping with xinput. The difference is that I'm using xbindkeys to map the "buttons" as mediaKeys. My solution was working fine, but unfortunately in recent changes (kernel version? udev??) it seems the mediakeys has a different id on each start. So I decided to do a very nice script I'm going to share with you
Here is the multimedia.sh script:
#!/bin/bash
# Get the ids for touchpad devices
ids=`xinput --list | sed -ne 's/^.*Synaptics TouchPad.*id=\(.*\)\t.*$/\1/p'`
for id in `echo $ids`
do
res=`xinput --list-props $id | sed -ne 's/^.*Resolution.*:\t\(.*\)/\1/p'`
# Resolution property for media touchpad is "1, 1"
if [ "$res" = "1, 1" ]; then
id_mm=$id
fi
done
# Switch off Repeat mode for multimedia keyboard
prop_id=`xinput --list-props $id_mm | sed -ne 's/^.*Repeat (\(.*\)).*$/\1/p'`
xinput --set-prop $id_mm $prop_id 0 0
# set a different mapping
xinput --set-button-map $id_mm 0 0 0 9 10 11 12
# activate xbindkeys
xbindkeys
Paste it in a .sh, give it chmod +x and place it in ~/.kde4/Autostart to start it every boot.
You must install xbindkeys (and xte if it's not installed, for the next step)
Next code are the bindings for xbindkeys, in ~/.xbindkeysrc
"xte 'key XF86AudioPlay'"
b:9
"xte 'key XF86AudioStop'"
b:10
"xte 'key XF86AudioPrev'"
b:11
"xte 'key XF86AudioNext'"
b:12
This way, the multimedia keys are mapped as real multimedia keys, I think amarok is configured to work with multimedia keys by default
Hope this helps And sorry for not having it shared before... enjoy!

Similar Messages

  • Linking media touch buttons on GT740 with iTunes.

    Just wondering if it's possible to link the top touch buttons, located next to the eco, movie mode, cam, bluetooth, wireless and predefined user key button to operate with iTunes.
    So far the only way they interact with iTunes is if I have iTunes screen on top, at which point it's easier to use the arrow keys or mouse. It'd be nice to be able to control iTunes while having another program (game) currently on top.
    Thanks for your time.

    Some are hardwired, others are not.
    I'm afraid you don't stand much of a chance.

  • MSI GT740 Media touch buttons

    Hey.
    I bought my MSI GT740 2 months ago but. I cant get my touch media buttons to work. Not even with windows media player. Can anyone help me please?
    Already thanks Jasper.

    Quote from: kasper771 on 07-June-10, 13:25:43
    hi what operation system do you have ?
    do you have install SCM ?
    http://eu.msi.com/index.php?func=downloadfile&dno=11341&type=utility
    Yeh got it and i got W7 64bit. Just how it came out of the box.

  • Toshiba Qosmio X505-Q870 power button unresponsi​ve but laptop powers up using media control button

    Well this is perplexing, I could really use some help.
    My power button on my Qosmio X505-Q870 is completely unresponsive. I've tried holding it for 30 seconds, but to no avail. I removed the battery & replaced the battery, testing the power button by pressing it for 30 seconds or rapidly pressing it - makes no difference whatsoever.  But then, I noticed if I touch the media touch button, the computer powers up! (And opens up Windows Media Player) Very stealthy...
    Now when the laptop is already powered up, pressing the media button does not turn it off. It only opens Windows Media Player.
    Here is some background info that may or may not be helpful:
    1 1/2 years ago:
    RAM was upgraded to 8 MB
    I replaced the HDD with a SSD, and then installed the HDD into the 2nd bay.
    Computer has been running fine since these changes, aside from running hot when gaming.
    2 days ago:
    I upgraded the SSD to a larger drive.
    Then, I disassembled the laptop with the intent to apply some thermal compound and clean the fans to address the temperature issues.  I could not complete this task because 2 screws were stripped and I couldn't get the cover off, afterall.
    I did not swap any connections, but did notice one seemed a bit loose after carefully lifting up the keyboard so I gently eased it back in to place.
    I put the laptop back together, and that is when the power button and media center button issue began. So it must be a result of either opening the case or upgrading the SSD.
    Any thoughts on what could be causing this to happen?
    And if anyone has a trick to remove stripped screws without taking a drill to my laptop - I'd love to hear your ideas. Thanks!!

    nTia89 wrote:try to downgrade the kernel with a working version
    Thanks for your reply! Actually, yesterday I upgraded to the new kernel (version 3.4.3-1) and my laptop has not freezed since then. So, maybe I will wait for a couple of days and hopefully mark this as solved.

  • What's wrong with my iPod Touch? (Touches buttons by it's self)

    A friend gave me this iPod touch 3g with a minor crack in the screen (nothing major). Everything was fine and dandy until I downloaded two apps (Mangastorm and mangabox). Now, my iPod touches buttons by itself. For example I'd hover my hand over a button and it'll hit the key next to what I intended on pressing and so many other random buttons. Please help me on how to fix this issue?

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings (if you can)     
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                                
    iOS: How to back up                                                                                     
    - Restore to factory settings/new iOS device.             
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar                                      

  • GT70 Dominator screen and touch buttons issue

    Hi guys
    Got myself a GT70 Dominator and everything works well except for the screen and touch buttons sometimes.
    First of all the screen. It works well BUT it starts to flicker sometimes. The screen is working and then suddenly it just starts to flicker and everything is doubled for 20-40 seconds. I have the latest GPU drivers for my nvidia and intel GPU's.
    And the thing with my touch buttons is that, the G button, the one left of the G button and the Media player button are not working(Plane mode, keyboard lighting and cooling buttons are all working).
    Any help is much appreciated!
    UPDATE: The touch buttons started working again just out of the blue ...

    I've never heard of something like that with the screen. If it's still rather new, I'd probably consider sending it back to MSI for them to look at it.
    >>How to contact MSI.<<

  • My screen if frozen and I can't shut off my phone. I already have my assistiave touch button on my screen but it still own't let me shut off my phone. And my lock button doesn't work either

    My screen is frozen on the camera and my phone won't let me shut it off. My lock button doesn't work and my assistance touch button won't let me shut it down either. My phone also takes hours to die and my battery if fully charged so i can't wait for it to die i need to get it back to normal asap! How do I get it to unfreeze?

    A reset is when you press and hold both the home and sleep buttons for 10 seconds or so until the Apple logo appears. You won't lose any data. Give it a try.

  • Hp dv7-1245dx media smart button dont work

    hi, i have a hp pavilion dv7-1245dx, i format de drive c and install the windows vista 64 in spanish because im in argentina, but before search and install all drivers,my media smart quik lunch button dont't work, I intall all drivers from the hp web, then the media smart button work bad because y install the dvd play and when I push the buttom sound like i push 2 twise and open the dvd play no the mediasmart menu, then i unistall the dvd play, the media samart work good from the computer icon but to the button dont work, sound like two twise again but dont open nothing, y don't know what to do? I unistall and install again all quik lunch buttons and finger print drivers.help me plase, and another thin. when i format i lost the webcam software i would like someone help me to recober it .  
    thanks
    PD: sorry for the write erros I from argentina I dont speek english very well.
    Message Edited by nachodv7-1245dx on 07-25-2009 10:44 AM

    I have the exact same problem.  I noticed this started after some windows update just prior to upgrading to Windows 7.  And then it got worse after the upgrade. 
    I'm having to go into the task manager and end the smartmenu.exe application just to stop the nagging volume bar across the middle of the screen and just to use the computer, but the Volume still jumps around rapidly.
    Please, HP read this and help.
    Robert S. Rodriguez Jr.
    Robert S. Rodriguez Jr.

  • On my PC, in I-Tunes, my iPod (touch) button disappears every time I try to sync or update.  Everything has been rebooted, but no changes. Any ideas on how to sync to the IPod?

    On my PC, in I-Tunes, the iPod (touch) button disappears every time I try to sync or update.  Everything has been rebooted, but no changes. Any ideas on how to sync to the IPod?  Better yet, how to keep the ipod button on screen when itunes is open and the ipod is connected?

    - Have you tried another USB port and cable?
    - Inspect the dock connector for bend or missing contacts, foreign material, corroded contacts, broken, missing or cracked plastic.

  • Satellite M645 - How to reset the touch buttons?

    Hello everyone.
    I have a Satellite M645 with Windows 7 / 64 bit and recently some of the touch buttons have stopped working. These include the eco utilities, wireless, lighting, play/pause, mute and touch pad on/off button. Strangely the volume up and down work fine.
    All the buttons are lighted all the time and when touched they go off (as regular) it is just that the function they're meant to do is not done.
    For this I found a similar threat (http://forums.computers.toshiba-europe.com/forums/thread.jspa?messageID=248139&#248139), but when trying to install *Toshiba Value Added Package* and *Flash Cards Support Utility* from the website the file I download can't be installed as I get this message:
    "The version of this file is not compatible with the version of Windows is running. Check the computer's system information to see if you need an x86 or x64 version of the program and then contact your supplier."
    I've tried installing both (x86 & x64) but neither of them work. That's it for now, I really appreciate any advice or side solution you can give me.

    Hey,
    Where have you downloade Value Added Package and Flash Cards Support Utility? I have done a Google search and it seems that Satellite M645 is an US model and therefore all drivers and tools can be downloaded here:
    http://www.csd.toshiba.com
    Make sure you download the correct version of VAP and Flash Cards Support Utility. That means if you have Windows 7 64bit you have to download the 64bit version too.
    Another question: Have you installed all other drivers like chipset?
    Also try to load the default settings in BIOS and test it again.

  • Hp hdx18 touch buttons are not working after upgrading to windows 7

    hey,
    i upgraded to windows 7 but touch the buttons have stoped working (like the treble&bass), so wt should i do!

    For Treble&Bass functionality on HDX16 and HDX18 install the Tone Control driver SP45617.exe
    For Touch buttons install QuickLaunch driver SP45058.exe
    Before installing Tone Control you need to have the IDT audio driver for HDX16/HDX18 installed - SP45011.exe
    Message Edited by ArtAppreciator on 10-23-2009 11:57 PM
    Although I am an HP employee, I am speaking for myself and not for HP

  • Is it possible to get the menu icon (verticle ellipsis) on my home touch buttons?

    I just got the LG G3 smartphone, and I can't find the menu icon (vertical ellipsis) anywhere (except on apps).  I'd like to have it as one of my home touch buttons, but it's not one of the icons available.  What gives?

    Press and hold the task-switching button (the overlapping rectangles), and it'll pop up.  The LG G3 has a menu button; here's where to find it | Android Central

  • Onscreen touch buttons problem

    i am using COMPAQ PRESARIO V6000.
    onscreen touch buttons are not working anymore, volume decreases itself and then can't be increased...as if increased manually.....same time decreased itself.
    reallly confusing and mess...plz help

    Hi,
    Shutdown the notebook, unplug the AC Adapter, remove the battery, and then hold down the Power button for a full minute.  Re-insert the battery, plug in the AC Adapter and start the notebook to see if this has helped.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • Touch buttons not working correctly

    my next/fast forward and previous/rewind touch buttons on my 15gb ipod aren't working right. instead of skipping to the next song or back to the song before, both buttons just start the song over again. I cannot get to another song. i have re-set and nothing. does anyone know what to do? i have had this ipod for 2.5 years now. help.

    Hello,
    I have HP Pavilion dv5 and I have similar problem. Here is the information that may be helpful for you.
    Click combination of buttons on your keyboard Windows+R -> Type MSCONFIG -> OK -> Continue -> Go to Startup Tab in the System Configuration -> Uncheck “HP Quicktouch On Screen Display Item” -> Restart Your computer.
    This method does not solve the volume problem, but it disables the on screen display of the volume control. You’ll can work but there is no annoying bar.
    Kind regards,
    Valentine
    P.S. I hope HP will release a patch for solving of this issue...

  • Re: Satellite A305-S6872 media control buttons driver?

    Ok, so I just got this laptop on Sunday.
    It has the media control buttons on it, but they won't work.
    I've read a few posts about it, saying that I need to download the Control driver..
    Well, I spent hours last night looking for it. :\
    Anyone have the direct link to it?

    Hallo Kitsune
    Try to reinstall Value added Package. You can download it from Toshiba support page. If you have US notebook model please visit http://www.csd.toshiba.com/cgi-bin/tais/su/su_sc_modSel.jsp
    Hallo Glead
    In users manuals is described that this button is not for 2 functions but just for one. Either for MUTE or for enabling/disabling the LEDs. I have Satellite A300 too and this button is for disabling LEDs only.
    Have a look into this symbol and you will see it is not speaker but symbol for light.
    Compare it with symbol on ESC button and you will see it is not the same.

Maybe you are looking for

  • HT201263 My iPhone/ iTunes won't let me restore..?

    My iPhone got pretty wet so I put it in rice for like 3 days, I'd check it every day. But it still wouldn't turn on so I just went and tried plugging in the charger and it turned on but for some reason it only turns on/works when it's plugged in + it

  • I want to downgrade my iphone 4 to IOS 6.1.3

    Plz solve my problem as soon as possible

  • Reg:Error in Test Configure

    Hi Guys,            My sce is File to Rfc while testing in Test Configure in ID it giving error as Interface Determination and Operation Mapping not found but when i was trigger from RWB it Processed sucess,can anyone give me solution for this Error

  • Invalid testsuite XML document for junitreport task

    Hi everyone, I'm new to this forum and apologies if this is the incorrect place for me to post this thread. Basically I'm having some issues with the junitreport task with my junit test project. I have a dummy class called Money and dummy test suite

  • Apple TV3 will not switch on

    Hi, My Apple TV3 will not switch on.  I've tried a restore (twice) with apparent success but when connected back to the TV, absolutely nothing, no lights, no response to the remote or anything. Any pointers as it's no longer under warranty! Thanks