Changeset 630069cc6b36b0183a90cb872c0322558c41992e

Show
Ignore:
Timestamp:
03/21/07 04:17:50 (6 years ago)
Author:
dsmith <dsmith@…>
Children:
b47af2bf94780a5f03a1720f4eadff9fc9fc5295
Parents:
3c4afd15bf2c459f97db6e0bedbcd477d151e84b
git-author:
L. Donnie Smith <donnie.smith@…> (03/21/07 04:17:50)
git-committer:
dsmith <dsmith@…> (03/21/07 04:17:50)
Message:

wminput/README: modifier key map note

git-svn-id: http://abstrakraft.org/cwiid/svn/trunk@39 918edb2d-ff29-0410-9de2-eb38e7f22bc7

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • wminput/README

    r9bdc85a r630069c  
    44444.Use xbindkeys or a window manager-specific utility to map the key symbols to specific actions. 
    4545 
     46Wiimote buttons can be mapped to modifier keys (control, shift, alt, etc.) with the command xmodmap command 'add [mod] = [keysym]', where keysym is the key symbol mapped in the process described above, and mod is one of the modifier names listed by 'xmodmap -pm' (mod1 = alt). 
     47 
    4648CONFIGURATION FILES 
    4749------------------------------------------------------------------------------------------------