diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-09-16 16:10:41 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-09-16 16:10:41 +0300 |
commit | fc0cde0e2a18d234bcea5b396ff61761cbc6560c (patch) | |
tree | cdd2214d8d449bd711bb2490f1571bfb38e03e11 /app-misc/g15daemon/files/g15daemon.confd | |
parent | 5765bac9095a12ee28525fec1036ad926827b93b (diff) |
quick and dirty ebuilds for my new keyboard (cource live from source repo)
Diffstat (limited to 'app-misc/g15daemon/files/g15daemon.confd')
-rw-r--r-- | app-misc/g15daemon/files/g15daemon.confd | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/app-misc/g15daemon/files/g15daemon.confd b/app-misc/g15daemon/files/g15daemon.confd new file mode 100644 index 0000000..08ea97f --- /dev/null +++ b/app-misc/g15daemon/files/g15daemon.confd @@ -0,0 +1,9 @@ +# /etc/conf.d/g15daemon: Configuration for the g15daemon + +# Key to switch the client-screens. Default is the MR key, +# Set to "yes" to use L1 key instead (black round key below the LCD, above the multimedia keys). +CLIENT_SWITCH_L1="no" + +# Set to "yes" to switch off the lcd backlight when stopping g15daemon. +BACKLIGHT_OFF="no" + |