WxKeyboardTester

From FreekiWiki
Revision as of 14:04, 26 November 2009 by Ryan52 (talk | contribs) (categorize)
Jump to navigation Jump to search

install

  • install lenny from a multi-netboot disk, in the tasksel stage, turn all task packages off
  • once you can login, as root, grab the setup script, and run it:
cd /root
wget http://llama.freegeek.org/~ryan52/setup
chmod 755 setup
./setup
  • reboot and make sure you are greeted by a keyboard

upgrade

  • boot into the keyboard tester as usual
  • click "Settings"
  • click "Admin"
  • enter password: 4321
  • wait for reboot, you will get a shell, run:
apt-get update
apt-get install wx-keyboard-tester
exit
  • if you feel like testing first, run "/etc/init.d/wx-keyboard-tester start" from the shell before exiting
  • it will reboot into a newly upgraded keyboard tester. hopefully.