Posted by ubuntufan on January 6, 2007
A lot of us (me included) that are windows expats, got used to seeing task manager by pressing the ol’ three finger salute <ctrl><alt><del>. So can we get the same functionality in Ubuntu/Gnome? (KDE has <ctrl><esc>
Below are the very simple instructions for getting it setup.
Before you begin, make sure that you have the Gnome system monitor installed (sudo apt-get install gnome-system-monitor)
The following need not be run as root….just your normal login.
gconftool-2 -t str --set /apps/metacity/global_keybindings/run_command_9 "<control><alt>Delete"
gconftool-2 -t str --set /apps/metacity/keybinding_commands/command_9 "gnome-system-monitor"
That’s it, just press <ctrl><alt><del> and you should be done.
Dale
Posted in ubuntu | 5 Comments »
Posted by ubuntufan on January 4, 2007
I love Ubuntu…Debian in general, but the Ubuntu distro is very well put together. By necessity, I have a Windows box at home, which is where I installed Edgy and Beryl. Well, apparently, my Windows install/master boot record, doesn’t like Grub….at all. I get periodic blue screens o death and my screen saver doesn’t work for whatever reason (unless I log out…odd) My system exhibited the exact same results during a previous install shortly before a hard drive failure, so I chalked it up to the bad drive. This drive is new and it is doing the EXACT same thing. I can only assume it’s Grub. I booted into the recovery console and ran fixboot and fixmbr to write a new master boot record, and thusly making Ubuntu inaccessible, hoping to rectify the issue. No luck. I still get the blue screens. So now, I have to figure out what to do about that. I think I’ll just add a second drive for Ubuntu……sadly, I’m writing this from my desktop using Windows. Any suggestions??
Dale
Posted in Grub, Windows, ubuntu | 1 Comment »