Swapping mouse buttons
#7
Sorry to dig up such an old post, but I was looking how to do this earlier today and this thread is the first match on google, so i'll post instructions how to do this here..

Add the following in your .xbmc/userdata/keymaps/keyboard.xml;

Code:
<keymap>
  <global>
    <mouse>
      <leftclick>ContextMenu</leftclick>
      <rightclick>Select</rightclick>
    </mouse>
  </global>
</keymap>
Reply


Messages In This Thread
Swapping mouse buttons - by rockyjones - 2009-12-17, 21:16
Snap - by lkingscott - 2010-06-11, 22:16
[No subject] - by corcaigher - 2011-04-04, 14:18
Left handed mouse support - by corcaigher - 2011-05-28, 14:06
More info - by lkingscott - 2011-10-08, 00:07
[No subject] - by jhsrennie - 2011-10-08, 09:54
RE: Swapping mouse buttons - by jinxdone - 2012-05-09, 07:49
RE: Swapping mouse buttons - by jhsrennie - 2012-05-09, 10:21
RE: Swapping mouse buttons - by jinxdone - 2012-05-09, 22:53
Logout Mark Read Team Forum Stats Members Help
Swapping mouse buttons0