To the X screen saver with a binary entitled 'starwars':
Quit hogging all my CPU cycles - freaking NINETY-NINE PRECENT (99%) of available processor capability is occupied running the screensaver. This is a Bad Thing™.
Note to self: Delete/Remove this bitchy little bit of software ASAP
... and CHECK for other X screen hacks that have the same predatory tedencies.
Labels: hack, memory, problem, screen, screensave, startwars, x11
- Install Win32 Codecs - downloaded Win32-Codecs (w32codec-all-20060501-0.pm.0.i586)
from Links2Linux.de
- w32codec-all-20060501-0.pm.0.i586.rpm
- w32codec-all-20060501-0.pm.0.src.rpm
the .i586 package had to be installed as an upgrade ('rpm -U')
- Install libdvdread - downloaded libdvdread from Links2Linux.de
- Install libdvdcss - downloaded libdvdcss from www.videolan.org (http://download.videolan.org/pub/libdvdcss/1.2.9/rpm/)
Labels: 9.2, codec, dvd, libdvdcss, libdvdread, linux, packman, rpm, suse, videolan, win32
jsMath (Download): Download TeX fonts for jsMath has this about installing fonts for an individual user (does not require privileged access):
- Create a directory called .fonts in your home directory (if you don't already have one).
- Place the [TTF fonts] in this folder.
- Restart your browser
Labels: font, tex, ttf, x
jsMath (Download): Download TeX fonts for jsMath has the following about how to install Type1 fonts:
- Move the .pfb and .afm files to /usr/X11R6/lib/X11/fonts/Type1
- CD to that directory and run 'type1inst'
- Run 'xset fp rehash'
- Test that the fonts are installed using 'xlsfonts | grep cm'
Labels: font, type1, x11, xlsfonts, xset
jsMath (Download): Download TeX fonts for jsMath has the following about how to install TTF fonts under Unix:
- Move the .ttf files to /usr/X11R6/lib/X11/fonts/TTF
- CD to that directory and run 'mkfontscale' and then 'mkfontdir'
- Run 'fc-cache' to rebuild the cache
- Restart the X server
Labels: font, linux, ttf