Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - dtruchan

Pages: [1]
1
Zaurus - pdaXrom / Blender
« on: November 15, 2006, 11:03:38 am »
http://www.blender.org/

I think this was requested at one point.
It's not a package just a single binary.
Mesa and SDL should be the only extra packages required, ldd output below.

The uncompressed binary is big (8.5M)
blender.zip

screen shots
1 2 3 4 5

enjoy.  


Code: [Select]
    libz.so.1 => /usr/lib/libz.so.1 (0x4001f000)
    libSDL-1.2.so.0 => /usr/lib/libSDL-1.2.so.0 (0x4003a000)
    libpthread.so.0 => /lib/libpthread.so.0 (0x400ae000)
    libGL.so.1 => /usr/lib/libGL.so.1 (0x400cb000)
    libGLU.so.1 => /usr/lib/libGLU.so.1 (0x402d8000)
    libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x40351000)
    libpython2.4.so.1.0 => /usr/lib/libpython2.4.so.1.0 (0x403c2000)
    libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x404de000)
    libm.so.6 => /lib/libm.so.6 (0x405bd000)
    libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x4066c000)
    libc.so.6 => /lib/libc.so.6 (0x4067d000)
    libdl.so.2 => /lib/libdl.so.2 (0x4079d000)
    libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x407a7000)
    libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x4086d000)
    libts-0.0.so.0 => /usr/lib/libts-0.0.so.0 (0x40882000)
    libutil.so.1 => /lib/libutil.so.1 (0x4088c000)
    /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

2
Zaurus - pdaXrom / Ooo!
« on: February 27, 2006, 02:06:38 pm »
xorg works!  
It still has a few quirks,
and it is way too big, ~37M  

[img]http://home.comcast.net/~moppsy/zdmp.jpg\" border=\"0\" class=\"linked-image\" /]

3
Zaurus - pdaXrom / Some More Apps
« on: February 26, 2006, 11:56:16 am »
e3 a full featured text editor written in assembler, with keybindings matching Wordstar, EMACS, Pico, nedit and vi.  updated for pdaxrom.

xbindkeys links commands to keys or mouse buttons.

bvi a display-oriented editor for binary files.

gtksourceview a text widget that extends the standard gtk+ 2.x text widget.

openldev a graphical front-end to various Linux development tools. depends on gtksourceview.

motor a text mode based programming environment.

twin a text-mode windowing environment.

nativecoreutils  [ Invalid Attachment ]  for the busybox haters.
[, basename, cat, chgrp, chmod, chown, chroot, cksum, comm, cp, csplit, cut, date, dd, dir, dircolors, dirname, du, echo, env, expand, expr, factor, false, fmt, fold, groups, head, hostid, hostname, id, install, join, kill, link, ln, logname, ls, md5sum, mkdir, mkfifo, mknod, mv, nice, nl, nohup, od, paste, pathchk, pinky, pr, printenv, printf, ptx, pwd, readlink, rm, rmdir, seq, sha1sum, shred, sleep, sort, split, stat, stty, sum, sync, tac, tail, tee, test, touch, tr, true, tsort, tty, uname, unexpand, uniq, unlink, uptime, users, vdir, wc, who, whoami, yes

4
Zaurus - pdaXrom / More Stuff
« on: November 27, 2005, 02:12:52 pm »
Xdialog is designed to be a drop in replacement for the "dialog" or "cdialog" programs. It converts any terminal based program into a program with an X-windows interface.

CCAL is a drop in replacement for the standard unix calendar program. It includes support for color and daily, weekly, and yearly reminders/appointments.

Conky, which is a light-weight system monitor.

Guile is an interpreter for the Scheme programming language.  With working readline support.

LibStroke is a stroke translation library. Needed for strokes in FVWM.

A clone of the classic game Galaga for the X Window System. Xgalaga is a space-invader like game with additional features to produce a more interesting game.   [ Invalid Attachment ]

5
Zaurus - pdaXrom / A Few Recent Versions For Rc11^h^h12
« on: October 24, 2005, 08:03:06 pm »
Ratpoison is a simple Window Manager.

BitchX is a VERY heavily modified ircII client.

Vim is an advanced text editor.  [ Invalid Attachment ]

Mrxvt is a multi-tabbed X terminal emulator.  [ Invalid Attachment ]


Enjoy.

6
General Discussion / console scroll
« on: March 14, 2004, 06:50:37 pm »
Is anyone else having a problem with scrolling after booting to runlevel 2 on CackoQT?

I only get the bottom line to scroll, the area under the picture.

I tried pdaXrom and I also have the problem, only the area under the picture scrolls.  Although after quitting X, it works fine.

Using clear does clear the screen, but in both cases, the area where the picture was displayed is only repainted once and scrolling doesnt take place.

Pages: [1]