<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Ubuntu and the Number Pad That Won&#039;t Work</title>
	<atom:link href="http://eric.biven.us/2009/02/03/ubuntu-and-the-number-pad-that-wont-work/feed/" rel="self" type="application/rss+xml" />
	<link>http://eric.biven.us/2009/02/03/ubuntu-and-the-number-pad-that-wont-work/</link>
	<description>...professional nerd-speak translator</description>
	<lastBuildDate>Sat, 04 Feb 2012 01:04:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Omar Bautista</title>
		<link>http://eric.biven.us/2009/02/03/ubuntu-and-the-number-pad-that-wont-work/comment-page-1/#comment-2617</link>
		<dc:creator>Omar Bautista</dc:creator>
		<pubDate>Mon, 17 Oct 2011 10:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://eric.biven.us/?p=252#comment-2617</guid>
		<description>Thanks for your help, I didn&#039;t know what to do..!!!
:D :D :D</description>
		<content:encoded><![CDATA[<p>Thanks for your help, I didn&#8217;t know what to do..!!!<br />
 <img src='http://eric.biven.us/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  <img src='http://eric.biven.us/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  <img src='http://eric.biven.us/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: G</title>
		<link>http://eric.biven.us/2009/02/03/ubuntu-and-the-number-pad-that-wont-work/comment-page-1/#comment-2541</link>
		<dc:creator>G</dc:creator>
		<pubDate>Sun, 25 Sep 2011 02:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://eric.biven.us/?p=252#comment-2541</guid>
		<description>Thaaaaaaank you.</description>
		<content:encoded><![CDATA[<p>Thaaaaaaank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ubuntu number key weirdness &#171; Andrew&#039;s Memory Blog</title>
		<link>http://eric.biven.us/2009/02/03/ubuntu-and-the-number-pad-that-wont-work/comment-page-1/#comment-2215</link>
		<dc:creator>Ubuntu number key weirdness &#171; Andrew&#039;s Memory Blog</dc:creator>
		<pubDate>Fri, 01 Jul 2011 04:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://eric.biven.us/?p=252#comment-2215</guid>
		<description>[...] Luckily, I found this post: eric.biven.us/2009/02/03/ubuntu-and-the-number-pad-that-wont-work/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Luckily, I found this post: eric.biven.us/2009/02/03/ubuntu-and-the-number-pad-that-wont-work/ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: atul</title>
		<link>http://eric.biven.us/2009/02/03/ubuntu-and-the-number-pad-that-wont-work/comment-page-1/#comment-1903</link>
		<dc:creator>atul</dc:creator>
		<pubDate>Mon, 25 Apr 2011 20:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://eric.biven.us/?p=252#comment-1903</guid>
		<description>There is a simple solution now in ubuntu forums. Credit to the original author. Here it is:
------------------------------------------------
Ondřej Buriánek wrote on 2009-11-21: #52 Hello fellow earthlings daily beaten by this bug.
I used this workaround to permanently disable mousekeys shortcut shift+num-lock, alt+shift+num-lock etc...
gksudo gedit /usr/share/X11/xkb/compat/complete
-or-
sudo nano /usr/share/X11/xkb/compat/complete
and comment out lines for mousekeys and accesx(full) (for full keyboard accessibility purge)
resulting file /usr/share/X11/xkb/compat/complete:
// $XKeyboardConfig$
// $Xorg: complete,v 1.3 2000/08/17 19:54:34 cpqbld Exp $
default xkb_compatibility &quot;complete&quot; {
include &quot;basic&quot;
augment &quot;iso9995&quot;
//augment &quot;mousekeys&quot;
//augment &quot;accessx(full)&quot;
augment &quot;misc&quot;
augment &quot;xfree86&quot;
augment &quot;level5&quot;
};
Wish you a lot happy days without moving mouse by keypad
Greets Ondrej 
---------------------------------</description>
		<content:encoded><![CDATA[<p>There is a simple solution now in ubuntu forums. Credit to the original author. Here it is:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Ondřej Buriánek wrote on 2009-11-21: #52 Hello fellow earthlings daily beaten by this bug.<br />
I used this workaround to permanently disable mousekeys shortcut shift+num-lock, alt+shift+num-lock etc&#8230;<br />
gksudo gedit /usr/share/X11/xkb/compat/complete<br />
-or-<br />
sudo nano /usr/share/X11/xkb/compat/complete<br />
and comment out lines for mousekeys and accesx(full) (for full keyboard accessibility purge)<br />
resulting file /usr/share/X11/xkb/compat/complete:<br />
// $XKeyboardConfig$<br />
// $Xorg: complete,v 1.3 2000/08/17 19:54:34 cpqbld Exp $<br />
default xkb_compatibility &#8220;complete&#8221; {<br />
include &#8220;basic&#8221;<br />
augment &#8220;iso9995&#8243;<br />
//augment &#8220;mousekeys&#8221;<br />
//augment &#8220;accessx(full)&#8221;<br />
augment &#8220;misc&#8221;<br />
augment &#8220;xfree86&#8243;<br />
augment &#8220;level5&#8243;<br />
};<br />
Wish you a lot happy days without moving mouse by keypad<br />
Greets Ondrej<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://eric.biven.us/2009/02/03/ubuntu-and-the-number-pad-that-wont-work/comment-page-1/#comment-1739</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Thu, 27 Jan 2011 13:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://eric.biven.us/?p=252#comment-1739</guid>
		<description>It&#039;s a nice simple solution, thanks for save me from typing in all the numbers from keyboard :-S</description>
		<content:encoded><![CDATA[<p>It&#8217;s a nice simple solution, thanks for save me from typing in all the numbers from keyboard :-S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dima</title>
		<link>http://eric.biven.us/2009/02/03/ubuntu-and-the-number-pad-that-wont-work/comment-page-1/#comment-1722</link>
		<dc:creator>Dima</dc:creator>
		<pubDate>Wed, 19 Jan 2011 22:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://eric.biven.us/?p=252#comment-1722</guid>
		<description>my little boy accidentally press some buttons and block my numpad )) thanks for tip</description>
		<content:encoded><![CDATA[<p>my little boy accidentally press some buttons and block my numpad )) thanks for tip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://eric.biven.us/2009/02/03/ubuntu-and-the-number-pad-that-wont-work/comment-page-1/#comment-1691</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Mon, 10 Jan 2011 00:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://eric.biven.us/?p=252#comment-1691</guid>
		<description>

Count me as another &quot;masher&quot; I guess!  Thanks for the easy fix!</description>
		<content:encoded><![CDATA[<p>Count me as another &#8220;masher&#8221; I guess!  Thanks for the easy fix!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trenton</title>
		<link>http://eric.biven.us/2009/02/03/ubuntu-and-the-number-pad-that-wont-work/comment-page-1/#comment-413</link>
		<dc:creator>Trenton</dc:creator>
		<pubDate>Tue, 20 Jul 2010 15:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://eric.biven.us/?p=252#comment-413</guid>
		<description>Thanks...this post saved me some time I am sure.</description>
		<content:encoded><![CDATA[<p>Thanks&#8230;this post saved me some time I am sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dracuella</title>
		<link>http://eric.biven.us/2009/02/03/ubuntu-and-the-number-pad-that-wont-work/comment-page-1/#comment-412</link>
		<dc:creator>dracuella</dc:creator>
		<pubDate>Wed, 26 May 2010 11:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://eric.biven.us/?p=252#comment-412</guid>
		<description>Thank you for writing this and giving me a solution to a very puzzling feature indeed.
Thanks equally go out to Casey Watson for the shortcuts for this feature.</description>
		<content:encoded><![CDATA[<p>Thank you for writing this and giving me a solution to a very puzzling feature indeed.<br />
Thanks equally go out to Casey Watson for the shortcuts for this feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Casey Watson</title>
		<link>http://eric.biven.us/2009/02/03/ubuntu-and-the-number-pad-that-wont-work/comment-page-1/#comment-411</link>
		<dc:creator>Casey Watson</dc:creator>
		<pubDate>Mon, 08 Mar 2010 16:26:23 +0000</pubDate>
		<guid isPermaLink="false">http://eric.biven.us/?p=252#comment-411</guid>
		<description>Even if I turn off the &quot;Pointer can be controlled using the keypad&quot; feature it is enabled again after reboot.

I&#039;ve been using the Alt-Shift-Num Lock shortcut to disable the feature each time.</description>
		<content:encoded><![CDATA[<p>Even if I turn off the &#8220;Pointer can be controlled using the keypad&#8221; feature it is enabled again after reboot.</p>
<p>I&#8217;ve been using the Alt-Shift-Num Lock shortcut to disable the feature each time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

