On Feb 4, 2008, at 8:44 PM, Pietro Gagliardi wrote:

For USB, add this to the TOP of /usr/$user/lib/profile, above the switch but below the other bind lines:

        bind -a '#U' /dev
        usbd

Scratch that. There is a line in /usr/$user/lib/profile that reads

        switch($terminal){

Above that, add

        bind -a '#U' /dev
        usbstart

usbstart sets up everything, including USB-based audio and the mouse.

Reply via email to