OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Guylhem Rom => Topic started by: gfdsa on May 18, 2005, 12:14:49 pm

Title: Qingy/directfb
Post by: gfdsa on May 18, 2005, 12:14:49 pm
finally cross-compiled and copied to zaurus:
[img]http://www.gfdsa.org/~gfdsa/scrn001.png\" border=\"0\" class=\"linked-image\" /]

what it gives:
easy session management through shell scripts, for now i use 2 sessions 'Console' and 'Qtopia', logs into both, upon exit returns to login
knows to handle automatic logins for lazies upon timeout

disatvantages:
discovered that starting X is hardcoded, so X is started by qingy itself, not a big deal, may be safely removed, or adapted to X based roms
uses pretty much of memory until logged in, but may be due lack of suuport of multi-applications in underlying derictfb lib
does not recognize FN modifier, thus no numbers in password
did not yet found a way to represent TS as mouse

need:
some time to continue polishing and hacking
some help to make a picture and theme
some contribution with session scripts
some contribution to make an "QPE/System 'shutdown()'" applet

P.S. if someone needs it on his Z, contact me, ill send a tarball and some instructions
Title: Qingy/directfb
Post by: guylhem on May 18, 2005, 04:02:32 pm
That's great! I look forward integrating it in the next release !

Regarding Fn - that may be because I define it as "CtrlR" - check tosa.map in /etc/keyboard and maybe contact the author. He doesn't support standard modifiers.

Alternatively, replace ctrlr by altgr - it may work better
Title: Qingy/directfb
Post by: adf on May 18, 2005, 04:04:54 pm
excellent!
this will be very helpful
Title: Qingy/directfb
Post by: guylhem on May 20, 2005, 04:00:48 pm
any progress?
Is the sourcecode somewhere ?
Title: Qingy/directfb
Post by: gfdsa on May 23, 2005, 05:40:45 am
Quote
any progress?
Is the sourcecode somewhere ?
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=80709\")

not yet, i was busy at weekend, will try to find out what is the keyboard probs today/tomorrow
sources are at:
[a href=\"http://directfb.org/]http://directfb.org/[/url]
http://qingy.sourceforge.net/ (http://qingy.sourceforge.net/)
depends on jpeg, png, zlib and freetype libs