diff options
author | michux <michux@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2008-12-31 17:47:44 +0000 |
---|---|---|
committer | michux <michux@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2008-12-31 17:47:44 +0000 |
commit | 25ec40b95ba9d1025687c5324f1d0d0da61ab4c3 (patch) | |
tree | c5f033832392abf257665b59001d362b521d4e5a | |
parent | c4fabaae85001f3972e0d43d4a3a1709cbd36c37 (diff) | |
download | lcd4linux-25ec40b95ba9d1025687c5324f1d0d0da61ab4c3.tar.gz |
add buttons to X11 sample conf
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@933 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-rw-r--r-- | lcd4linux.conf.sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 7a14bd1..8b7094d 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -477,6 +477,7 @@ Display XWindow { Pixel '4+1' Gap '-1x-1' Border 20 + Buttons 2 # Foreground '#000000' # Background '#80d000' # Halfground '#70c000' |