Quake Terminal: Difference between revisions

From OLPC
Jump to navigation Jump to search
(New page: 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. The script currently lives at http://xo.cutup.org/q...)
 
No edit summary
Line 3: Line 3:
The script currently lives at http://xo.cutup.org/quake-terminal.txt
The script currently lives at http://xo.cutup.org/quake-terminal.txt


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.
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.
So please be careful. That said, it works quite well, despite being quite basic.

Revision as of 03:26, 7 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.

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.