On Mon, Sep 10, 2001 at 05:39:22PM -0500, xOr wrote:
>
> bbkeys already provides keybindings for window manipulation, desktop
> switching, and executing shell commands. Most mp3 players allow you to
> access them from the shell (via a fifo or cmd line args etc) so.. is
> there any other real use
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 10 Sep 2001, Peter Szekszardi wrote:
> About Russ' suggestion: It sounds great. (BTW Martin do you know, is
> there any similar fifo command file functionality in xmms?)
> My suggestion: It would be great also to be able to bind more actions
i installed X from binaries too, and had a similar problem
with blackbox not being able to find the X includes/libs (at first),
but all i had to do was to tell ./configure where they were
with --x-include= and --x-libraries= and it worked great:
and today, i installed cygwin on another Win2k mach
* Peter Szekszardi ([EMAIL PROTECTED]) wrote:
> Hi,
>
> About Russ' suggestion: It sounds great. (BTW Martin do you know, is
> there any similar fifo command file functionality in xmms?)
KeyToGrab(Left), WithModifier(Control+Mod1), WithAction(ExecCommand), DoThis(xmms -r)
KeyToGrab(Right), WithM
Hi,
About Russ' suggestion: It sounds great. (BTW Martin do you know, is
there any similar fifo command file functionality in xmms?)
My suggestion: It would be great also to be able to bind more actions to
one key. For example to do some window manipulation or desktop change,
and execute a shell
Mark Hill [mailto:[EMAIL PROTECTED]] wrote:
> Is there any way to map some keys to display bb's main
> menu, via bbkeys or a similar app? There doesn't seem to be
> an easy way to do this. Any help appretiated.
Welcome to the FAQ club. Nope, no way of doing this currently. At least
not
On Mon, Sep 10, 2001 at 11:05:07AM -0500, Russ Burdick wrote:
> i just came up with a suggestion for bbkeys. what would folks think
> about the ability to have bbkeys pass keypress events to a particular
> window. what i'm thinking is something like
>
> KeyToGrab(a), WithModifier(Control+Shift),
i just came up with a suggestion for bbkeys. what would folks think
about the ability to have bbkeys pass keypress events to a particular
window. what i'm thinking is something like
KeyToGrab(a), WithModifier(Control+Shift), WithAction(SendKeyTo), Window(gamp), Key(a)
so that no matter what win
Oh, yeah...no more twm.
Since I installed Cygwin XF86 from binaries, though, it couldn't find libX.
I ended up just downloading and building X on my Windows box to get all the
libraries.
Had the same problems as Scott, did a similar hack.
Craig
> -Original Message-
> From: Derek Cunnin