#
# This is the S-Jog configuration file. An entry is defined by a name and a
# command. The name can contain spaces if it is put between double-quotes (").
#
# The command can be:
#     - the path of the program to launch when the item is clicked
#     - brigtness - will launch the brigtness setting window
#     - volume - will launch the volume setting window
#     - redo - will do what previous clicked action did
#     - hide - will do nothing but hide the list window
#
# You can add comments after a '#'.
#

[jogdial]
Brightness  brightness
Volume      volume
Browser     $BROWSER
Terminal    $COLORTERM
Redo        redo
Hide        hide

[buttons]
bluetooth-off	/sbin/cardctl eject 1
bluetooth-on	/sbin/cardctl insert 1
fn-f4	volume
fn-f5	brightness
fn-esc	xlogo
