On Mon, Nov 24, 2008 at 9:42 AM, Erik de Castro Lopo
<[EMAIL PROTECTED]> wrote:
> Martin Visser wrote:
>
>> The very old magic for this used to be edit the appropriate file in
>> /etc/X11/app-defaults
>>
>> for instance the following will change the default cursor when you hover
>> over a running instance of "xclock"
>>
>> echo 'XClock.*cursor: iron_cross' >> /etc/X11/app-defaults/XClock
>
> Wow, thats pretty cool.
>
> Unfortunately, it doesn't work on GTK+ applications because GTK+
> doesn't uses X resources at all.

You can probably change it through something in gtkrc, like
<http://ubuntuforums.org/showthread.php?t=377397>.  I'm not completely
sure if there's a per-application setting.

-- 
Martin <http://launchpad.net/~mbp/>
_______________________________________________
coders mailing list
coders@slug.org.au
http://lists.slug.org.au/listinfo/coders

Reply via email to