shithub: lib

ref: 4e4231762d9a3fad36816ec2864b2c2ddbd2e719
dir: /riostart/

View raw version
#!/bin/rc
# 2024-05-29T21:32:07-04:00
rfork e
scr=(`{cat /dev/draw/new >[2]/dev/null})
w=$scr(11)
h=$scr(12)
if(~ $w 1024 1400)
	{ aux/wacom; aux/tablet } >>[2]/usr/sl/tablet.out &
auth/fgui &
window -scroll -hide 'label kprint; rc -c ''cat /dev/kprint'''
window 'cat '^$home'^/lib/rio.theme >/mnt/wsys/theme &&
sleep 1 &&
grep softscreen /dev/vgactl >> /dev/vgactl'
if(! test -e /dev/theme){
	aux/stub /dev/theme
	bind $home/lib/rio.theme.black /dev/theme
}
window -m -scroll bar -p tr
#window -scroll -hide riow
if(~ $sysname reform)
	window -scroll -hide 'sleep 5; </dev/kbdtap reform/shortcuts | riow >/dev/kbdtap |[3] bar'
if not
	window -scroll -hide 'sleep 5; </dev/kbdtap riow >/dev/kbdtap |[3] bar'