ConfigScriptEtc: beryl

File beryl, 0.6 kB (added by kratos.agh@…, 5 years ago)

Config Script for Beryl/Compiz

Line 
1## Beryl/Compiz - A CWiid script by Andrew "Kr4t05" Hanson - May 8, 2007
2## This script is freely distributed under the WTFPL.
3
4include ir_ptr
5
6Wiimote.A       = BTN_RIGHT             # Right Click
7Wiimote.B       = BTN_LEFT              # Left Click
8Wiimote.Up      = BTN_GEAR_UP           # Mouse-Wheel Up       
9Wiimote.Down    = BTN_GEAR_DOWN                 # Mouse-Wheel Down
10Wiimote.Left    = KEY_LEFTMETA          # Meta-Key
11Wiimote.Right   = KEY_LEFTSHIFT         # Shift Key
12Wiimote.Home    = BTN_MIDDLE            # Middle Click
13#Wiimote.1      =                       #
14#Wiimote.2      =                       #
15Wiimote.Plus    = KEY_VOLUMEUP          # Turn up volume
16Wiimote.Minus   = KEY_VOLUMEDOWN        # Turn down Volume