Hi all,
I have a "multimedia" keybord, with a "Home" and "Mail" button.
I want to associate the action to launch Firefox and Thunderbird.
I made this:

      <keybind  key="XF86HomePage">
        <action  name="Execute">
          <command>firefox</command>
        </action>
      </keybind>
      <keybind  key="XF86Mail">
        <action  name="Execute">
          <command>thunderbird</command>
        </action>
      </keybind>

I reconfigured, and even logged out, but
nothing launched when I press the buttons.
The whole file is here:http://goo.gl/q2AIt

According to this paste: http://pastebin.com/b0CRJieV, I did allt the things 
right.

I got it doing
- 'xev>  /tmp/xev.txt'
- press all the buttons I want to associate
- eventually I moved the mouse and pressed Ctrl-C
What is wrong?

I'm running a Fedora 16 LXDE spin.



-- 
RMA.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Lxde-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to