mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
lcdproc:
- some usefull settings to /etc/LCDd.conf
This commit is contained in:
@@ -17,4 +17,8 @@ make
|
||||
|
||||
sed -i -e "s|^DriverPath=.*$|DriverPath=/usr/lib/lcdproc/|" LCDd.conf
|
||||
sed -i -e "s|^Driver=.*$|Driver=irtrans|" LCDd.conf
|
||||
sed -i -e "s|^#Foreground=.*$|Foreground=no|" LCDd.conf
|
||||
sed -i -e "s|^#Foreground=.*$|Foreground=no|" LCDd.conf
|
||||
sed -i -e "s|^#ServerScreen=.*$|ServerScreen=blank|" LCDd.conf
|
||||
sed -i -e "s|^#Backlight=.*$|Backlight=open|" LCDd.conf
|
||||
sed -i -e "s|^#Heartbeat=.*$|Heartbeat=open|" LCDd.conf
|
||||
sed -i -e "s|^#TitleSpeed=.*$|TitleSpeed=10|" LCDd.conf
|
||||
|
||||
Reference in New Issue
Block a user