vga: fix type in vga.font, make vga/unicode.font file
This commit is contained in:
parent
8745e29e15
commit
47af19f6ed
5 changed files with 85 additions and 59 deletions
2
sys/lib/dist/usr/glenda/lib/profile
vendored
2
sys/lib/dist/usr/glenda/lib/profile
vendored
|
@ -5,7 +5,7 @@ bind -qc /n/other/usr/$user/tmp $home/tmp
|
|||
bind -c $home/tmp /tmp
|
||||
if(! syscall create /tmp/xxx 1 0666 >[2]/dev/null)
|
||||
ramfs # in case we're running off a cd
|
||||
font=/lib/font/bit/vga/vga.font
|
||||
font=/lib/font/bit/vga/unicode.font
|
||||
fn cd { builtin cd $* && awd } # for acme
|
||||
switch($service){
|
||||
case terminal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue