In Gnome it is possible to have a gnome-panel for each monitor. This is very useful. One can create a new gnome-panel by pressing right-click on a existing gnome-panel ( make sure that when the entire gnome-panel space is filled with applets and programs you temporarily remove some applets or close some programs ). Click [...]
Continue reading about Auto enable a gnome-panel for each connected monitor »
Posted in Ubuntu | No comments yet, be the first » |
Friday, December 4th, 2009
On the to-be-woken-up computer make sure to enable ACPI/APM (S3/STR) and Wake-On-Lan(WOL) in the BIOS and add in /etc/network/interfaces:
post-up /usr/sbin/ethtool -s eth0 wol g
post-down /usr/sbin/ethtool -s eth0 wol g
Write down the MAC-ADDRESS. Powerdown the computer. Only when the computer is powered down to S3 or STR(Suspend to ram), the computer can be woken up. A [...]
Continue reading about Wake-on-LAN (wol) »
Posted in Ubuntu, debian | No comments yet, be the first » |
Thursday, October 8th, 2009
Posted in Ubuntu | No comments yet, be the first » |
Thursday, October 8th, 2009
I find it not always easy to find the correct theme, with the correct icons and the correct colour scheme. The letters should not be to be big or to small. Menu’s and windows and widgets should look nice, but remain visible and easy to distinct from their surrounding. For now I feel comfortable [...]
Continue reading about A nice Ubuntu Gnome Desktop Theme »
Posted in Ubuntu | No comments yet, be the first » |
Thursday, October 8th, 2009
Posted in Ubuntu | No comments yet, be the first » |
Saturday, October 3rd, 2009
Posted in Ubuntu | No comments yet, be the first » |
Saturday, October 3rd, 2009
Posted in Ubuntu | No comments yet, be the first » |
Saturday, October 3rd, 2009
vlc, mplayer, kdenlive are not able to open my webcam(/dev/video), while aMSN is able to. I have the following webcam:
ID 046d:08ad Logitech, Inc. QuickCam Communicate STX
It seems that Ubuntu recently switched from V4L to V4L2 causing some trouble with some devices. Fortunately there is a solution:
sudo apt-get install ld.so.preload-manager
sudo ld.so.preload-manager /usr/lib/libv4l/v4l1compat.so
alternatively (note the lib32. You [...]
Continue reading about Old webcam Logitech, Inc. QuickCam Communicate STX not working in Ubuntu 9.04 »
Posted in Ubuntu | No comments yet, be the first » |
Sunday, December 14th, 2008
Posted in Ubuntu | No comments yet, be the first » |