evilvte is a terminal emulator. 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.
X11::Resolution provides a method to easily get the resolution
of screens in X11.
Makes it easy to set the background in rox instead of having to
having to muck around with the XML API it uses.
-f fill the screen with the image
-s scale the image with out stretching it
-c center image and do not scale
-t tile the image
default: -s
3270 terminal emulator under X.
Repetitive Strain Injury is an illness which can occur as a result of
working with a mouse and keyboard. This utility can be used to remind
you to take a break now and then. It will show you a random picture
from a collection you can configure yourself for a configurable duration
at a configurable interval.
You can use these breaks to do some stretch exercises for example, or as
a reminder to walk away from the computer for a while.
RSIBreak will sit in your system tray and when it is time for a break it
will show you the picture full screen. All timings can be set by clicking
with the right mouse button on the icon in the system tray.
QTerm is a BBS client for X Window System.
Features:
* support mouse in Firebird BBS
* copy and paste
* article download
* address book
* proxy support
* anti-ilde
* auto-reply
* display and input cross language GB and BIG5
* QtScript support
Fetion protocol plugin for libpurple.
Fetion is an instant messaging & messengers client developed by China Mobile,
now ranking third in Chinese IM market. It features free SMS send and receive
between PC and mobile phone.
Description:
Using /usr/bin/telnet in "8-bit environment", for example, BIG5-
encoding Chinese characters environment in Taiwan, is somewhat in-convenient.
To be able to input Chinese characters, "-8 or -L" options are needed,
however, using these options cause another problem. Specifying "-8 or -L"
makes ^U or ^C or ^D or ... (any isprint(c)) malfunction when telnet to SunOS.
How-To-Repeat:
/usr/bin/telnet -8 ms1.hinet.net (ms1.hinet.net running Solaris)
login: abcde^U (or just press Enter)
=> the terminal state goes wrong, "reset" is needed to go back
to "normal state"
Fix:
Apply the following patch:
gopher://freebsd.csie.nctu.edu.tw/00%2f3%2fA0002063
This make telnet "8-bit clean", being able to input 8-bit data (Chinese
characters) without specifying "-8 or -L" options, and telnet to SunOS
without trouble.
See also:
Muni finds the Unicode value of the 7773 Chinese characters listed in Matthews'
Chinese-English Dictionary.
You enter the character number found in the dictionary, and it will give
you the corresponding Unicode mapping, or tell you when no such mapping has
been defined.
Rather than just entering the number, you can type in a query, for example:
% muni
: What is Unicode mapping for "Yung", listed in Matthews' Dictionary
: as character 7589?
- Matthews(7589) = U+6C38
: Thank you. How about 3268, Matthews' number for "Kang"?
- Matthews(3268) = U+525B
: Thank you, Mr. Computer.
: ^D
%
dxirc is a simple IRC client for various os (Linux, *BSD, Windows), written
using the FOX toolkit.