Mike Frysinger wrote:
when trying to wipe through my windows via cmdline (because some stupid game
stole my mouse or whatever) i get annoyed when trying to type out window
ids ... sometimes i incorrectly count the # of 0's or the simple factor of
trying to type a hex number at lightning speed ge
* [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote:
> Button code and namespace shuffle.
I'm curious: what does "Button code" do ?
Alan Schmitt
--
The hacker: someone who figured things out and made something cool happen.
.O.
..O
OOO
pgp0.pgp
Description: PGP signature
Alan Schmitt wrote:
I'm curious: what does "Button code" do ?
It handles the "buttons" :)
The buttons are decorations like desktop buttons and slideouts that may
or may not be present in different themes.
/Kim
---
This SF.net email is sponsore
Kim Woelders wrote:
[snip]
I know someone proposed using gettext in eesh and that had to be
removed because of GPL issues. Has anyone looked at libedit?
Asterisk uses it to get completion and scrollback functionality and If
I read the license correctly it is BSD compatable? If the license is
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sunday 07 December 2003 18:49, Robert G. Werner wrote:
> Kim Woelders wrote:
> [snip]
> I know someone proposed using gettext in eesh and that had to be
> removed because of GPL issues
when you say gettext you really mean readline right ?
from what