thx. Works a treat :-)<div><br></div><div>Samps<br><br><div class="gmail_quote">On Sun, Mar 18, 2012 at 11:43 AM, Reimar Grabowski <span dir="ltr"><<a href="mailto:reimgrab@web.de">reimgrab@web.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Sun, 18 Mar 2012 11:17:45 +1030<br>
Samps <<a href="mailto:listman@unplugd.com">listman@unplugd.com</a>> wrote:<br>
<br>
</div><div class="im">> Look for liboverlay-scrollbar in synaptic and remove the entr(y)(ies)<br>
</div>No need to disable them for the whole system. I just use a simple script to disable them for lazarus:<br>
<br>
#!/bin/sh<br>
LIBOVERLAY_SCROLLBAR=0 ~/pascal/lazarus/startlazarus<br>
<br>
If you launch lazarus via an icon you can edit the .desktop file. Just put "env LIBOVERLAY_SCROLLBAR=0 lazarus" in the Exec field.<br>
<br>
hih<br>
<span class="HOEnZb"><font color="#888888">R.<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br></div>