wok view slitaz-fbsplash/stuff/fbsplash.cfg @ rev 10855

linux: Add ts_* modules. linux-input-touchscreen had ts_* modules in it. Only adds 4kb to linux packages.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Jun 14 11:41:17 2011 +0000 (2011-06-14)
parents f7d3811b21ef
children
line source
1 # progress bar position
2 BAR_LEFT=740
3 BAR_TOP=292
4 BAR_WIDTH=244
5 BAR_HEIGHT=10
6 # progress bar color
7 BAR_R=250
8 BAR_G=196
9 BAR_B=17