View Single Post
Posts: 986 | Thanked: 1,526 times | Joined on Jul 2010
#265
Originally Posted by Mikkosssss View Post
My looks like this:
Code:
#autogenerated on 2013-08-22 19:28
torchAutoShutOffTimeMs=300000
longClickDelayMs=3000
doubleClickDelayMs=250
trebleClickDelayMs=251
cameraDisabled=0
dbusBufferMs=800
action=torchOn,volumeUp,doubleClick,screenLocked
action=torchOff,volumeUp,singleClick,screenLocked
action=quickSnap(off),volumeDown,longClickStart,screenLocked
quickSnapShutterSound=/home/user/MyDocs/a.wav
quickSnapSaveSound=/home/user/MyDocs/b.wav
Now torch/snapshot wont work.

I havent rebooted after installion, do I need to?
you should not need to, but rebooting might fix it. {try the below first.}

please try stopping the job and running n9bm from the terminal {preferably over ssh}. if there is an error parsing the config file, it will show up in the terminal. also, events will print info.
Code:
devel-su
initctl stop apps/n9-button-monitor
/opt/n9-button-monitor/bin/n9-button-monitor.py
note that this error is ok, and it just means that theres no bluetooth input device connected:
Code:
ERROR:dbus.proxies:Introspect error on :1.2:/org/freedesktop/Hal/devices/computer_logicaldev_input_0: dbus.exceptions.DBusException: org.freedesktop.Hal.NoSuchDevice: No device with id /org/freedesktop/Hal/devices/computer_logicaldev_input_0
the only other output you should see at startup is 'refreshing config' and some 'loaded plugin's
__________________
~ teleshoes ~
 

The Following User Says Thank You to wolke For This Useful Post: