<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title>flexibility · Grey Nicholson</title><id>https://gkn.me.uk/entries/flexibility</id><link href="https://gkn.me.uk/entries/flexibility" rel="alternate"/><link href="https://gkn.me.uk/entries/flexibility/feed" rel="self"/><author><name>Grey Nicholson</name></author><icon>https://gkn.me.uk/style/icon.svg</icon><updated>2025-10-21T12:11:00+00:00</updated>
<entry><title>How To Make Scroll Bars A Little Bit Easier To Use</title><id>https://gkn.me.uk/scrollbarsalittlebiteasier</id><link href="https://gkn.me.uk/scrollbarsalittlebiteasier" rel="alternate" type="text/html"/><published>2007-08-05T23:17:00+00:00</published><updated>2007-08-05T23:17:00+00:00</updated><summary>If I say this was inspired by the iPhone's user interface will it get me more hits? (I thought of this while reading about how the iPhone forgives sloppy keypresses.)</summary><content type="html">
&lt;p&gt;
When you have a mouse whose scroll wheel doesn&#x27;t work, you tend to use the scroll bars a lot more. I usually click the little arrows at each end repeatedly as I read the page. This means that I&#x27;m not looking where I&#x27;m clicking, and so my mouse tends to wander slowly, which results in me clicking stuff I didn&#x27;t mean to.
&lt;/p&gt;
&lt;p&gt;
A simple way to fix this—and it applies to many elements of a computer&#x27;s graphical interface—would be to move the mouse pointer to the middle of the button when you click it.
&lt;/p&gt;
&lt;p&gt;
This should be done when the mouse button is lifted, and only to controls that afford repeated clicking. So menus and drop-down list boxes would be excluded, because just clicking them does nothing and they can be dragged to select an item (in &lt;a href=&quot;http://www.gnome.org&quot;&gt;Gnome&lt;/a&gt;, anyway). Buttons that dismiss dialogue boxes, and the Minimise, Maximise and Close buttons in windows&#x27; title bars would be excluded as well, because the buttons move or disappear after you&#x27;ve clicked them once. Tabs; buttons that bring up a new window that you&#x27;re expected to interact with straight away; and radio buttons (“choose one of several”-type options) wouldn&#x27;t be included, because you don&#x27;t need to select them twice in a row.
&lt;/p&gt;
&lt;p&gt;
But tick boxes would, as you might want to toggle them. Most toolbar buttons; program launchers (on Gnome&#x27;s panels); those little up and down arrows next to inputs that want a number; toggles for expanding to show more information; and scroll bar buttons would be included, too.
&lt;/p&gt;</content></entry>
</feed>