Thanks a lot MQY<br>This works great with all the apps using the &quot;grey&quot; theme. But, for the apps using the &quot;golden&quot; theme, it does not. (eg Contacts). Could you please tell me how to change the scrollbar size for this them too ?<br>
<br>Thanks a lot, it is improving SHR finger &quot;friendlyness&quot; a lot<br><br><div class="gmail_quote">2009/2/1 mqy <span dir="ltr">&lt;<a href="mailto:meng.qingyou@gmail.com">meng.qingyou@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
A temp solution is:<br>
<br>
create file .gtkrc-2.0 in use home dir, and add the following contents:<br>
<br>
style &quot;scroll&quot;<br>
{<br>
 &nbsp; &nbsp;GtkScrollbar::slider-width = 25<br>
}<br>
class &quot;*&quot; style &quot;scroll&quot;<br>
<br>
</blockquote></div><br>