== riot and picker toobnix notes: == |x| $home/lib/profile | # riot -i $home/bin/rc/riostart % picker < /dev/theme > /dev/theme == 1st method: == % cat >theme1.new # paste the 'snarf all' selected text here: [append with a new line] [press the delete key to escape] == 2nd method: == % cat /dev/theme >theme2.new == Example: == |x| When starting 'riot', redirect a "rio.theme" to 'riot'. | # $home/lib/profile riot -i $home/bin/rc/riostart # $home/bin/rc/riostart [Replace glenda with your username.] #!/bin/rc window 'cat /usr/glenda/lib/theme/rio.theme > /mnt/wsys/theme; sleep 0.5; grep softscreen /dev/vgactl >> /dev/vgactl; echo hwblank off >> /dev/vgactl' # $home/lib/theme/rio.theme % pwd $home/lib/theme % cat /dev/theme >rio.theme