ACPI administration advocacy advocacy advocacy opinion alsa amarok apache apple apt aptitude audio audo authentication automount avi awk bash BIOS boot business cache calendar calibre censorship commandline computerscience console cron cut database date debian degree design desktop development disk dpkg dvd economics education emacs email europe exim faad ffmpeg files firefox firewall flash foss freedom ftp fun fuse git gnumeric grep growisofs grub gtkpod hardware hardware html idiocy images installation ip iphone ipod iptables iso itunes ivman kde kernel keyboard knoppix lame laptop latex linux locale lockin longlines m4a microsoft mimetypes minitab mount mp3 mp4 mplayer multimedia music mysql network nfs nfs4 nmap openbox openoffice opinion opinion partition pdf perl php politics postgresql printing privacy programming rant remote rhythmbox rss rsync rxvt scp script scripting scsi security sed server shell siteadmin sitenews sitesoftware skype skype slackware sound sox spam spreadsheet ssh statistics subversion sudo svk swap t23 t43 terminal text thinkpad thunderbird time timezone ubuntu udev upgrade usb usbmount users uuid versioncontrol vfat video vnc windows wine wordpress wordprocessing X40 xwindows xwindows youtube
Now that I'm starting to use Openbox, and all these people post their cool desktops all over the Internet, I figure that I want a cool desktop too.
This requires certain things: control over the background and window decorations, the ability to have transparent terminals and of course the ability to change text colour in the terminals.
I've used konsole a lot as I like the 'tabbing' feature. However, konsole doesn't seem to do transparency at all in OpenBox. So, I've started to use urxvt.
There's a good rxvt configuration guide here
I found however, that clicking on the 'terminal' button in my taskbar still brought up konsole. The trick is that Debian uses a series of symlinks in /etc/alternatives to set up preferred applications. This command is how to update the default terminal emulator:
sudo update-alternatives --config x-terminal-emulator
and choose rxvt from the options.
There is a lot of discussion on various mailing lists about 'true transparency' which means you can see windows under the current window. This is really useful when you want to read and type at the same time. Anyway, I haven't been able to get it to work.