Ctrl-Shift-Ufollowed by the number of the character.
If you see a small box with four even smaller numbers inside, then that simply means you don't have the right font installed.
DecodeUnicode.org can give you a preview of some unicode characters.
Managing day-to-day stuff with Ubuntu
Ctrl-Shift-U
If you need to capture screen video for training, demonstrations, and the like, try xvidcap, a small and simple utility. When run, XVidCap shows a toolbar and underneath, a resizable window. Anything that takes place within the window is captured and saved to an MPEG file. Controls are intuitive enough, so you should have no problem. My only beef is that the software seems to generate plenty of popping in sound.
fdupes is a small utility that does just that. It's only 18Kb, but darned! it's fast. On my quad-core, it can sift through a thousand PDF files in under two minutes and churn out a list of the dupes.fdupes -r mydirectory/





deb http://ppa.launchpad.net/awn-testing/ubuntu hardy main
deb-src http://ppa.launchpad.net/awn-testing/ubuntu hardy main
top monitor, I found one of the biggest resource hogs was gdm.rcconf.gdm the Gnome Desktop Manager? Indeed it is. If I turned it off, I wouldn't be able to log on to the computer, right? Well, it only affects graphical logins.startx. Performance improvement? You bet!gdm also does have the unfortunate side-effect of disabling automount of USB devices and CD-ROM drives. I still keep gdm handy in case I need to.startx brings up Gnome, but I prefer working within Openbox. I also had to create an .xsession file within my home directory. Only one line is needed there:exec openbox