# FnFX daemon (fnfxd) configuration file # # Author: Timo Hoenig # Copyright (c) 2003 Timo Hoenig # All rights reserved # # FnFX project page: http://fnfx.sf.net # # [actions] action(key="Fn-Escape";command="mute") #action(key="Fn-F3";command="echo mem > /sys/power/state") action(key="Fn-F5";command="toggle fan") action(key="Fn-F6";command="brightness down") action(key="Fn-F7";command="brightness up") action(key="Fn-F8";command="volume down") action(key="Fn-F9";command="volume up") [mixer] mixer(device="/dev/mixer") [defaults] defaults(brightness="7")