Difference between revisions of "WxKeyboardTester"

From FreekiWiki
Jump to navigation Jump to search
(instructions for upgrading)
(categorize)
Line 19: Line 19:
 
* if you feel like testing first, run "/etc/init.d/wx-keyboard-tester start" from the shell before exiting
 
* 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.
 
* it will reboot into a newly upgraded keyboard tester. hopefully.
 +
 +
[[Category: Coders]]

Revision as of 14:04, 26 November 2009

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.