wTerm is a Enyo PDK/Hybrid Terminal Emulator for the webOS platform.
[![paypal donation][paypal-logo]][paypal] [paypal-logo]: https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif [paypal]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VU4L7VTGSR5C2
- Hardware accelerated with OpenGL
- Custom virtual keyboard
- Customizable virtual keyboard layout (coming soon)
- Customizable font sizes
- Customizable color schemes
- Customizable key bindings
- Stefan Bühler
- Will Dietz
- Ryan Hope (Project Lead)
- Brian Kearney
- Chris Jowett (Dvorak)
- Yohan Dubanchet (French)
By default, wTerm logs into a non-root user (wterm). For safe root access follow the procedure below:
- Open the wTerm preferences dialog from the app menu.
- Click on the 'Misc' tab.
- Change the 'Default Exec Command' to 'login -f root'.
- Restart wTerm.
- Run 'passwd' to set a root password.
- Run 'vi /etc/group', add 'wterm' to the root group.
- Change the 'Default Exec Command' back to 'login -f wterm'.
- Restart wTerm.