plan9fox/rc
cinap_lenrek d1315ade41 libdraw, screenrc: bind devdraw and devmouse in screenrc instead of handling it in libdraw
libdraw was attempting to bind '#i' and '#m' to /dev when it could not find
/dev/mouse or /dev/draw. a library shouldnt be that clever and do namespace
manipulations on behalf of the caller. so instead, we setup the graphics
environment in screenrc on boot time.
2015-09-20 12:25:01 +02:00
..
bin libdraw, screenrc: bind devdraw and devmouse in screenrc instead of handling it in libdraw 2015-09-20 12:25:01 +02:00
lib rc: make default path safer 2013-10-26 17:23:08 -04:00