mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
termrc: start reform/pm and reform/audio drivers
This commit is contained in:
parent
4914b987d7
commit
c9863f0ad3
1 changed files with 5 additions and 0 deletions
|
@ -93,4 +93,9 @@ screenrc
|
|||
if(test -f /dev/apm)
|
||||
aux/apm
|
||||
|
||||
if(~ $terminal *reform*){
|
||||
reform/pm
|
||||
reform/audio
|
||||
}
|
||||
|
||||
dontkill '^(ipconfig|factotum|mntgen|venti|hjfs|kfs|cfs|cwfs.*|9660srv|dossrv|paqfs|cs|dns|listen|reboot|usbd|kb|disk|ether|wpa)$'
|
||||
|
|
Loading…
Reference in a new issue