Typing Tutor
เป็นโปรแกรมฝึกพิมพ์ดีดที่ใช้ในสมัยที่คอมพิวเตอร์ยังใช้ MS DOS Operating system
ซึ่งใช้งานได้ดีมากและเป็นที่แพร่หลายในสมัยนั้น
ปัจจุบันสามารถ run บน Linux ผ่าน Dosbox ได้
แนะนำวิธีติดตั้งบน Ubuntu
$ sudo apt-get install dosbox
download โปรแกรมจาก link นี้
https://drive.google.com/file/d/0B5GYpC1-l7p9Snk5LWNseExoUTg/view?usp=sharing
แล้วแตกไฟล์ไว้ที่ home directory ( ~/typingtutor/ )
$ chmod +x ให้กับไฟล์ thai.sh กับ eng.sh
ทำsymbolic link ไว้ที่ Desktop
$ cd ~/Desktop
$ ln -s ../typingtutor/thai.sh “พิมพ์ไทย”
$ ln -s ../typingtutor/eng.sh “พิมพ์อังกฤษ”
คลิกขวา -properties เพื่อเปลี่ยน icons ของแต่ละ link จาก folder icons ที่ให้มา
!!! อย่าลืมไปเปลี่ยน behavior ใน preferences ของ Nautilus ให้ "Run executable text files when they are opened” เพื่อให้ run program ตอน double click ไม่ใช่ edit text files
ลองดูครับ
ติดตั้ง typing tutor บน Ubuntu
เป็นโปรแกรมฝึกพิมพ์ดีดที่ใช้ในสมัยที่คอมพิวเตอร์ยังใช้ MS DOS Operating system
ซึ่งใช้งานได้ดีมากและเป็นที่แพร่หลายในสมัยนั้น
ปัจจุบันสามารถ run บน Linux ผ่าน Dosbox ได้
แนะนำวิธีติดตั้งบน Ubuntu
$ sudo apt-get install dosbox
download โปรแกรมจาก link นี้
https://drive.google.com/file/d/0B5GYpC1-l7p9Snk5LWNseExoUTg/view?usp=sharing
แล้วแตกไฟล์ไว้ที่ home directory ( ~/typingtutor/ )
$ chmod +x ให้กับไฟล์ thai.sh กับ eng.sh
ทำsymbolic link ไว้ที่ Desktop
$ cd ~/Desktop
$ ln -s ../typingtutor/thai.sh “พิมพ์ไทย”
$ ln -s ../typingtutor/eng.sh “พิมพ์อังกฤษ”
คลิกขวา -properties เพื่อเปลี่ยน icons ของแต่ละ link จาก folder icons ที่ให้มา
!!! อย่าลืมไปเปลี่ยน behavior ใน preferences ของ Nautilus ให้ "Run executable text files when they are opened” เพื่อให้ run program ตอน double click ไม่ใช่ edit text files
ลองดูครับ