Quake Terminal: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
I made a quake-style terminal for the xo. This is basically a persistent full screen terminal that is toggled on and off with a hotkey.
I made a quake-style terminal for the xo. This is basically a persistent full screen terminal that is toggled on and off with a hotkey. It has tabs too!


The script currently lives at http://xo.cutup.org/quake-terminal.txt
The script currently lives at http://xo.cutup.org/quake-terminal.txt

Revision as of 02:59, 15 January 2008

I made a quake-style terminal for the xo. This is basically a persistent full screen terminal that is toggled on and off with a hotkey. It has tabs too!

The script currently lives at http://xo.cutup.org/quake-terminal.txt

See the comments in the script for installation instructions. Unfortunately at the moment it needs to be put in the exact right place, and one must edit one of the standard sugar files to get it working. And if you mess it up, X11 won't start.

So please be careful. That said, it works quite well, despite being quite basic.