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.


Messages - ca1eb

Pages: [1] 2
1
Debian / Evilvte - Vte Based Super Lightweight Terminal Emulator
« on: May 30, 2008, 05:23:43 am »
NOTICE: VTE is very big and fat, and is not suitable for English-only users.

evilvte is in Debian official archive. Just apt-get it. :-)
Homepage: http://www.calno.com/evilvte/

I noticed that 2or0 (yonggun) uses "sakura" in his rootfs.
sakura is VTE based, so I present another VTE based terminal emulator here.

evilvte is simpler than sakura.
It supports almost everything VTE provides.
It also supports tabs, tabbar autohide, and switch encoding at runtime.
Configuration is via editing source code and recompilation.

However, VTE is very big and fat, and is not suitable for English-only users.

2
Debian / Right Click
« on: April 24, 2008, 06:22:16 am »
I updated the C version of mouseclick, and provides armel stripped binaries.

Source code has no change, just add strip option in the Makefile.

mouseclick-20080424.tar.gz

And, I found xdotool may help on this topic:
http://www.semicomplete.com/projects/xdotool/

3
Debian / Right Click
« on: March 18, 2008, 03:47:25 am »
Quote from: Capn_Fish
mouseclick.tar.gz
Hi, I simplified this C++ program to pure C program.
It links less libraries and responds a little more quickly (for machine).
(Of course, human can not feel the tiny speed up...)

Just extract the tarball and run "make" in the directory.
Thanks to Capn_Fish for the information.  

Download:
mouseclick-20080424.tar.gz

4
Debian / [done] Use Debian Official Xorg And Tslib!
« on: March 01, 2008, 10:48:09 am »
Quote from: henrysviper
- Everything is slow
It is fast enough on my SL-C3200. I use jwm and evilwm,

Quote from: henrysviper
- Clicking behaviour is erratic
I have no this problem. I think it is WM dependant.

I am still using kdrive from Ångström for daily use (as a scummvm game console).
Current xserver-xorg-input-tslib is not very useful for Zaurus.

I would like to hack it when I am not so busy, but it is impossible recently.  
Patches are very welcome. You can paste diffs here or send it to Debian Bug Tracking System.

5
Debian / [done] Use Debian Official Xorg And Tslib!
« on: February 27, 2008, 04:52:12 pm »
Quote from: henrysviper
This package is for use with xserver-xorg and xserver-xorg-video-fbdev, right?
Yes.

Quote from: henrysviper
Or is another video driver needed?
xserver-xorg-video-fbdev is enough.

Quote from: henrysviper
If xf86-input-tslib is installed do we still need the packages libts, tslib-conf, tslib-calibrate (from yongun I think)?
You can just use Debian official tslib.
They are libts-bin and libts-0.0-0 now.

Quote from: henrysviper
And the last question: is it working? ;-) (I mean the "full" xorg)
Yes. It works fine.

6
Debian / Up To Date Repositories For Eabi Debian
« on: February 16, 2008, 11:14:15 am »
ARMEL is planed to be official release in Debian Lenny.

Major Debian mirror sites have supported armel now.

7
Debian / [done] Use Debian Official Xorg And Tslib!
« on: February 16, 2008, 10:58:40 am »
Quote from: jpmatrix
what is the benefit of using this official Xorg and Tslib ?
No benefit.
I just like my Zaurus uses only Debian official packages.

8
Debian / Xf86-input-tslib Has Been In Official Debian Archive
« on: February 10, 2008, 10:02:39 am »
http://packages.debian.org/xserver-xorg-input-tslib

Armel binary is not available now. It is in the building queue 75th currently.
UPDATE: Armel binary is in Debian official now!

Usage and discussion in OESF thread:
https://www.oesf.org/forum/index.php?showtopic=25433

9
Debian / Libgtkstylus Has Been In Official Debian Archive
« on: February 05, 2008, 08:36:58 pm »
Quote from: kkazakov13
Can't it be something universal ... why stick to GTK ...?
It is an GTK+ plugin.
Toolkits other then GTK+ is difficult to use this plugin.

10
Debian / How To Change My Color Screen To A Grayscale Or (green)scale
« on: February 05, 2008, 08:34:16 pm »
Quote from: sebastien
Otherwise, how can I change Kdrive to have a standard X11 if It is possible.
https://www.oesf.org/forum/index.php?showtopic=25433

xf86-input-tslib (xserver-xorg-input-tslib) is in Debian new queue now.

Once the ftp-master upload it, it will be in Debian official archive.

Armel binary will be delayed a while. Once the armel binary is available, you can use everything Debian official (except kernel and kernel modules) in Zaurus.

11
Debian / Libgtkstylus Has Been In Official Debian Archive
« on: February 05, 2008, 10:48:26 am »
http://packages.debian.org/libgtkstylus

It emulates mouse right click in all GTK+ 2.x based applications (including mozilla familly).

Armel binary is not available now. It is in the building queue 139th currently.

Follow up for libgtkstylus armel binary:
http://buildd.debian-ports.org/status/pack...?p=libgtkstylus

12
Debian / Right Click
« on: February 03, 2008, 11:06:05 am »
Quote from: kkazakov13
Is it possible to have something like
Fn + tap = right click ( ONE time only ) ?
It seems that xbindkeys can do that (I have not tried it).

.xbindkeysrc segment in yonggun's setting:
#Middle Click
"xmodmap -e "pointer = 2 3 1""
    m:0x0 + c:68
    XF86LaunchB

#Right click
"xmodmap -e "pointer = 3 1 2""
    m:0x0 + c:76
    XF86LaunchC

And, you can try libgtkstylus in GTK+ 2.x based applications. It emulates stylus right click effect.
You can download it here.

13
Debian / Icehamster (was: Customising Minimo)
« on: February 03, 2008, 10:59:22 am »
The minimo deb put in calno.com is hosted by ehostsource.

I can download it without problem. I have no clue if it was down when you try it.

As far as I know, ehostsource's service is quite stable.

Maybe you can put a mirror in some free webspace service?

14
Debian / [done] Install Debian Eabi + Ångström + Sharp Bootloader
« on: February 01, 2008, 02:41:05 am »
Quote from: kkazakov13
For the sound I had to do modprobe snd-soc-spitz
For the pcmcia network i had to modprobe pcnet_cs
Ah! Thank you!
Apparently my "step by step" lost a step to modprobe snd-soc-spitz.  
I have updated it with red strings.

15
Debian / [done] Install Debian Eabi + Ångström + Sharp Bootloader
« on: January 31, 2008, 06:17:59 pm »
Quote from: zeroc87
xserver and sound doesn't function on my c3200
Did you make the symlink /etc/X11/X -> /usr/bin/Xfbdev ?

Its sound seems only work in specific settings.
The Ångström ALSA setting works fine for me.

Pages: [1] 2