<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Is there a way to set the keyboard character repeat rate to zero in Ubuntu?</title>
	<link>http://ask.metafilter.com/77472/Is-there-a-way-to-set-the-keyboard-character-repeat-rate-to-zero-in-Windows/</link>
	<description>Comments on Ask MetaFilter post Is there a way to set the keyboard character repeat rate to zero in Ubuntu?</description>
	<pubDate>Thu, 29 Nov 2007 20:22:59 -0800</pubDate>
	<lastBuildDate>Thu, 29 Nov 2007 20:22:59 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Is there a way to set the keyboard character repeat rate to zero in Ubuntu?</title>
		<link>http://ask.metafilter.com/77472/Is-there-a-way-to-set-the-keyboard-character-repeat-rate-to-zero-in-Windows</link>	
		<description>Is there a way to set the keyboard character repeat rate to zero in Ubuntu? &lt;br /&gt;&lt;br /&gt; Following &lt;a href=&quot;http://www.metafilter.com/user/52373&quot;&gt;Cool Papa Bell&lt;/a&gt;&apos;s &lt;a href=&quot;http://ask.metafilter.com/77389/Is-there-a-way-to-set-the-keyboard-character-repeat-rate-to-zero-in-Windows&quot;&gt;question&lt;/a&gt;:&lt;br&gt;
Is there to lower the character repeat rate or to shut it off altogether, so that if you press and hold a key, you get only one character? In Ubuntu of course :)</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.77472</guid>
		<pubDate>Thu, 29 Nov 2007 19:57:53 -0800</pubDate>
		<dc:creator>zouhair</dc:creator>
		
			<category>ubuntu</category>
		
			<category>character</category>
		
			<category>repeat</category>
		
			<category>keyboard</category>
		
			<category>linux</category>
		
	</item> <item>
		<title>By: toxic</title>
		<link>http://ask.metafilter.com/77472/Is-there-a-way-to-set-the-keyboard-character-repeat-rate-to-zero-in-Windows#1150765</link>	
		<description>If you use Xorg (which most ubuntu users do), then the magic command is:&lt;br&gt;
&lt;br&gt;
xset r off&lt;br&gt;
&lt;br&gt;
You can add this to your Xsession scripts, or just type it in a terminal as needed</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.77472-1150765</guid>
		<pubDate>Thu, 29 Nov 2007 20:22:59 -0800</pubDate>
		<dc:creator>toxic</dc:creator>
	</item><item>
		<title>By: toxic</title>
		<link>http://ask.metafilter.com/77472/Is-there-a-way-to-set-the-keyboard-character-repeat-rate-to-zero-in-Windows#1150770</link>	
		<description>To turn it back on:&lt;br&gt;
&lt;br&gt;
xset r on&lt;br&gt;
&lt;br&gt;
And to change the time/delay:&lt;br&gt;
&lt;br&gt;
xset r rate [X] [Y]&lt;br&gt;
&lt;br&gt;
Where [X] is the number of milliseconds you&apos;d like the system to wait before the key repeats, and [Y] is the number of times per second you&apos;d like it to repeat once it&apos;s repeating.&lt;br&gt;
&lt;br&gt;
&quot;xset r rate 500 30&quot; is what many people consider to be &quot;normal&quot;  lowering the 500 will make the system wait longer before repeating.  lowering the 30 will make the key repeat faster.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.77472-1150770</guid>
		<pubDate>Thu, 29 Nov 2007 20:28:46 -0800</pubDate>
		<dc:creator>toxic</dc:creator>
	</item><item>
		<title>By: cmiller</title>
		<link>http://ask.metafilter.com/77472/Is-there-a-way-to-set-the-keyboard-character-repeat-rate-to-zero-in-Windows#1150771</link>	
		<description>System | Preferences | Keyboard | Keyboard, &quot;Key presses repeate when key held down&quot; -&amp;gt; no.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.77472-1150771</guid>
		<pubDate>Thu, 29 Nov 2007 20:30:24 -0800</pubDate>
		<dc:creator>cmiller</dc:creator>
	</item><item>
		<title>By: toxic</title>
		<link>http://ask.metafilter.com/77472/Is-there-a-way-to-set-the-keyboard-character-repeat-rate-to-zero-in-Windows#1150772</link>	
		<description>&lt;em&gt;lowering the 500 will make the system wait longer before repeating. lowering the 30 will make the key repeat faster.&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
Feh... got that exactly backwards.&lt;br&gt;
&lt;br&gt;
Lowering the 500 will make the system wait LESS before repeating a key.&lt;br&gt;
&lt;br&gt;
Lowering the 30 will make the key repeat SLOWER.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.77472-1150772</guid>
		<pubDate>Thu, 29 Nov 2007 20:30:34 -0800</pubDate>
		<dc:creator>toxic</dc:creator>
	</item><item>
		<title>By: JJtheJetPlane</title>
		<link>http://ask.metafilter.com/77472/Is-there-a-way-to-set-the-keyboard-character-repeat-rate-to-zero-in-Windows#1151038</link>	
		<description>System | Preferences | Keyboard | uncheck the box &quot;Key presses repeat when key is held down&quot;&lt;br&gt;
&lt;br&gt;
Easy Peasy&lt;br&gt;
&lt;br&gt;
(seriously, xset?  Maybe in Gentoo, but for Ubuntu: The Linux for the rest of us?)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.77472-1151038</guid>
		<pubDate>Fri, 30 Nov 2007 06:39:35 -0800</pubDate>
		<dc:creator>JJtheJetPlane</dc:creator>
	</item><item>
		<title>By: JJtheJetPlane</title>
		<link>http://ask.metafilter.com/77472/Is-there-a-way-to-set-the-keyboard-character-repeat-rate-to-zero-in-Windows#1151043</link>	
		<description>Whoops, cmiller was too succinct and I missed his answer.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.77472-1151043</guid>
		<pubDate>Fri, 30 Nov 2007 06:41:24 -0800</pubDate>
		<dc:creator>JJtheJetPlane</dc:creator>
	</item>
	</channel>
</rss>
