|
Çarşamba, 20 Eylül 2006 |
|
What is STerm?
You may download sTerm 0.4 from the links below.
sterm-0.4.zip - 462156 -
sterm-0.4.tar.gz - 450415 -
STerm 0.4.1 is coming at the end of this month.
*A new configuration file(sterm.ini). We will be able to customize colors and even buttons.
*Screenshots will be saved with unique names.
*SELECT+LEFT will insert ESC.
*Minor bug fixes.
On-screen keyboard
| Joystick | Select keyboard character |
| A | Insert keyboard character |
| B | Enter key |
| X | Backspace key |
| Y | Space key |
| L | One section left |
| R | One section right |
| VOL- | Ctrl key |
| VOL+ | Shift key |
| CLICK | Tab key |
| SELECT | Move the cursor (used with LEFT/RIGHT/UP/DOWN together) |
| SELECT+CLICK | Screenshot (saved as sterm_cap.bmp) |
| START | Quit |
Frequently Used Buttons
--------------------------------------------------------
| <b>LABEL</b> | <b>VALUE</b> | <b>(with)SHIFT</b> | <b>(with)CTRL</b> |
--------------------------------------------------------
| CD | cd | cd .. | cd / |
--------------------------------------------------------
| PS | ps | ps aux | |
--------------------------------------------------------
| LS | ls | ls -l|more | |
--------------------------------------------------------
| CP | cp | cp -r | mv |
--------------------------------------------------------
| RM | rm | rm -r | |
--------------------------------------------------------
| VI | vi | ESC+wq | ESC+q! |
--------------------------------------------------------
| CAT | cat | | |
--------------------------------------------------------
| PWD | pwd | | |
--------------------------------------------------------
| NET | netstat | netstat -aopn | |
--------------------------------------------------------
| GREP | grep | |grep | |
--------------------------------------------------------
| ECHO | echo | | |
--------------------------------------------------------
| MORE | more | |more | |
--------------------------------------------------------
| KILL | kill | kill -9 | |
--------------------------------------------------------
| CLEAR | clear | reset | |
--------------------------------------------------------
| UPTM | uptime | | |
--------------------------------------------------------
|