serial MOUSE no goForum: Other Help Topics Topic: serial MOUSE no go started by: y23 Posted by y23 on Mar. 19 2004,04:09
PLEASE HELP!!!where do I need to (nano-) edit something to get my serial mouse to work?? mouseconfig works, but forget after reboot. (I have /boot/vmlinuz ... 1 feb.. shall I download a newer DSL? Has in been fixed?) how can I fix UPDATEDB ?? how can I make mouseconfig and netcardconfig STICK? can we please have a COMPANDER module in the XMMS player? how to start the compute rand it goes straight into XMMS (playing a plalist!) without user intervention in a playlist? how to auto-start SSHD? John? pleeeeeaaassse? Posted by Rapidweather on Mar. 19 2004,13:55
If your serial mouse works after using mouseconfig, you may have to run through that each time you boot up DSL. Do you start in runlevel 2 so youcan run mouseconfig? You would do that with boot: knoppix 2 --- Posted by roberts on Mar. 19 2004,17:28
For the mouse I would try adding the following to /opt/bootlocal.shln -s /dev/ttyS0 /dev/mouse Where ttyS0 is com1, use ttyS1 for com2 Most of the boot up things you want to do can be added in bootlocal.sh To startup sshd add /etc/init.d/ssh start If you can run it from the menu and you want to start it up at boot time then look for the command in /home/damnsmall/.fluxbox/menu Posted by y23 on April 13 2004,22:18
and how do I STOP fluxbox from starting automatically?
Posted by BillH on April 15 2004,15:04
Edit .xinitrc to comment out fluxbox. Just change fluxbox to # fluxbox |