To build:
./configure --prefix=/usr --target=arm-linux
This will produce a DSO which is the theme engine.
You must copy the .so files to:
/usr/lib/gtk/themes/engines/
and the gtkrc file in Themes/ into:
/usr/share/themes/Handheld/gtk/
Then, to enable it, put the following in your
~/.gtkrc
include "/usr/share/themes/Handheld/gtk/gtkrc"
I'll try to figure how to build an .ipk, which
should make installation easier..
-- Alfredo On Fri, 20 Jul 2001, Russell Nelson wrote: > Alfredo K. Kojima writes: > > I've modified the flat gtk theme engine > > to be more usable on a handheld screen. > > The widgets have a cleaner and lighter > > appearance, so that they'll look crisper > > on the LCD (that dark default theme is > > terrible, specially with that not-quite-readable > > font). There are also some other changes, > > like the removal of mouse cursor and > > unfocusable buttons (so you don't loose > > input focus from a text entry when you > > push a button). > > > > There are still things left to do, > > but I've put the current code in: > > http://windowmaker.org/~kojima/stuff/ > > How do we use this code? Does it produce a shared theme library? > > -- > -russ nelson <sig.a.t.russnelson.com> http://russnelson.com > Crynwr sells support for free software | PGPok | > 521 Pleasant Valley Rd. | +1 315 268 1925 voice | #exclude <windows.h> > Potsdam, NY 13676-3213 | +1 315 268 9201 FAX | >Received on Sat Jul 21 12:14:28 2001
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:44:05 EDT