# configfile for pbbuttonsd # for options see man pbbuttonsd.conf # general setup #pmu = "/dev/pmu" #adb = "/dev/adb" #mixer = "/dev/mixer" #cdrom = "/dev/cdrom" # keycode definitions # supported modifiers: shift, alt, ctrl # brightnessup/down and volumeup/down have a second function which is # statically bound to the modifier 'shift'. Therefore 'shift' can't be used with # this keys. #brightnessup = 225 #brightnessdown = 224 #volumeup = 115 #volumedown = 114 #mute = 113 #ejectcd = 161 #snooze = 116 #tpmodeup = 225 + alt #tpmodedown = 224 + alt # boolean switches #ejectdelay = no #mixerdelay = no #snoozedelay = no ; yes = dangerous, if the power key is used to trigger sleep nosleep = yes blankscreen = yes #nodim = no # battery warnlevel # shutdown will automatically be performed at one minute remaining power #batwarnlevel1 = 21 #batwarnlevel2 = 11 #batwarnlevel3 = 4 # input device settings # supportet trackpad modes are notap, tap, drag and lock # supported keyboard modes are fkeysfirst, fkeyslast tpmode = notap kbdmode = fkeysfirst