PKILL-9

Wayno’s sojourn and solutions through Linux

  • Home
  • About

8

Jul

Fixing gnome-typing-monitor in Ubuntu 10.04 (lucid lynx)

Posted by admin  Published in Joe, gnome

For those of us who need to take breaks from our computer (mine for medical reasons), the gnome-typing-monitor is indispensable.

However, it does NOT work in Ubuntu 10.04 (lucid). Which for me, was a show stopper. I have Deep Vein Thrombosis and so I can’t sit for extended periods of time.

Ubuntu 10.04 Bug #565757 (gnome-typing-monitor)

This solution, fixes the problem. You will need to obtain the gnome-typing monitor from version 9.10. You can find 32 and 64 bit versions here.

Note that you will need to change the permissions (chmod) and ownership (chown) once you have downloaded and moved the file.

it needs to look like:

ls -l gnome-typing-monitor
-rwxr-xr-x 1 root root 34920 2010-07-07 23:53 gnome-typing-monitor

note that in the following example ‘#’ is the comment character.
You don’t code that or anything that follows:

1. Let’s go to the directory where the gnome-typing-monitor is stored:


cd /usr/bin

2. Let’s create a backup copy of the programme.


sudo cp gnome-typing-monitor gnome-typing-monitor_10.04

3. Copy the programme from our home directory (or where ever you downloaded it to, to /usr/bin


sudo cp ~/gnome-typing-monitor /usr/bin

4. Change the owner on the file back to root.


sudo chown root gnome-typing-monitor

5. Change the file permissions.


sudo chown 755 gnome-typing-monitor #change the permissions on the file (rwx for root, rx for group and world)

Now we have to fix gconf we do that by:

1. Start gconf-editor in the shell


gconf-editor

2. Go to desktop

3. gnome

4. typing break

Click on “enabled”
That’s what worked for me

Joe

gconf editor changes

Now I can finally upgrade from 9.10 (karmic) to 10.04 (lucid)

Thanks Joe!

Related Articles

  • How to configure Samba in Ubuntu using a gui (July 8th, 2010)

No user responded in this post

Subscribe to this post comment rss or trackback url
Leave A Reply

 Username (*required)

 Email Address (*private)

 Website (*optional)

Please Note: Comment moderation maybe active so there is no need to resubmit your comments

Search

About

PKILL-9

Categories

  • apt-get (3)
  • Audio (4)
  • Browsers (4)
  • Compiling Source Code (2)
  • Deposit @ Home (1)
  • DVD (4)
  • filesharing (2)
  • fstab (1)
  • ftp (1)
  • gnome (4)
  • grub (2)
  • Internet Connection Sharing (1)
  • Joe (2)
  • loni (3)
  • Music (3)
  • netbook (1)
  • samba (2)
  • sound (2)
  • ssh (1)
  • Thunderbird (1)
  • Uncategorized (26)
  • ups (1)
  • video (3)
  • wireless (1)
  • word processors (2)
  • X11 (1)

Archives

  • September 2010 (1)
  • July 2010 (7)
  • April 2010 (5)
  • March 2010 (3)
  • February 2010 (7)
  • January 2010 (1)
  • December 2009 (1)
  • October 2009 (4)
  • September 2009 (1)
  • July 2009 (1)
  • June 2009 (3)
  • May 2009 (5)
  • April 2009 (6)
  • March 2009 (3)
  • February 2009 (6)

Blogroll

  • Dynamic Designz - Linux Help Site
  • Plugins

Pages

  • About

Meta

  • Log in
  • Main Entries Rss
  • Comments Rss
September 2010
M T W T F S S
« Jul    
 12345
6789101112
13141516171819
20212223242526
27282930  

Recent Posts

  • Recording/Capturing your desktop in Ubuntu/Debian
  • Forcing a Web Browser to Save a File instead of Streaming it
  • Getting Ubuntu 10.04 Video/Audio to work with an Intel 82815 Chipset
  • Recovering Ubuntu/Debian Linux after a Windows Install/Hiccup
  • How to configure Samba in Ubuntu using a gui
  • Removable USB devices and fstab settings
  • Fixing gnome-typing-monitor in Ubuntu 10.04 (lucid lynx)
  • Sorting Bookmarks (alphabetically) in Firefox
  • installing ubuntu-restricted-extras under wubi
  • How to do Certificate Based ssh Authentication

Recent Comments

  • admin in Getting Ubuntu 10.04 Video/Audio to work with an I…
  • Erick in Getting Ubuntu 10.04 Video/Audio to work with an I…
  • admin in Getting Ubuntu 10.04 Video/Audio to work with an I…
  • Erick in Getting Ubuntu 10.04 Video/Audio to work with an I…
  • terry in Getting Ubuntu 10.04 Video/Audio to work with an I…
  • admin in Changing Default Language for Abiword
  • PKILL-9 » Post Topic » … in Recovering after hosing /etc/fstab
  • tux in How to do Certificate Based ssh Authentication
  • tux in How to do Certificate Based ssh Authentication
  • lornix in Thunderbird 3.X Performance Enhancement
© 2007 PKILL-9



Theme by WebRehash | Free WordPress Templates | Valid XHTML | Valid CSS 3.0 | Powered by Wordpress, Installed by Installatron.