Changes between Version 2 and Version 3 of skippy
- Timestamp:
- 04/06/06 16:25:16 (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
skippy
v2 v3 1 1 Skippy is a window reveal program similar to Expose on OS X. Its homepage is at http://thegraveyard.org/skippy.php. Seems to work pretty well, not the prettiest thing in teh world, but definately potentially helpful. 2 2 3 skippy is already available in ubuntu . you only need to do:3 skippy is already available in ubuntu 5.10. you only need to do: 4 4 5 5 {{{ 6 6 sudo apt-get install skippy 7 7 }}} 8 9 If you want to build it yourself, you can do it like so: 8 10 9 11 Requires make to compile.
