Re: Emulating a right-click on the root window

2002-07-15 Thread xOr
decorations on a per-window basis, insteasd of just on or off. xOr -- I am damn unsatisfied to be killed in this way. msg07875/pgp0.pgp Description: PGP signature

Re: Testing the JBuilder (java?) oversized dialog problem with other WMs

2002-07-11 Thread xOr
that it could be using? Does blackbox? I can't think of another way for it to behave differently.. xOr -- I am damn unsatisfied to be killed in this way. msg07718/pgp0.pgp Description: PGP signature

Re: background terminal

2002-06-30 Thread xOr
you hit that close button, it tells the app to close. When its stopped, it can't close until you resume it. xOr -- I am damn unsatisfied to be killed in this way. msg07567/pgp0.pgp Description: PGP signature

Re: execution of commands on startup

2002-06-27 Thread xOr
, and next time i setup my system i'm going to use a graphical login like redhat does. thanks again! sorry about the wrapping Sam -- Open the pod bay doors, HAL. -- Dave Bowman, 2001 xOr -- I am damn unsatisfied to be killed in this way. msg07528/pgp0.pgp Description: PGP signature

Re: keybindings

2002-06-27 Thread xOr
think epist is the same as well. Blackbox itself doesn't catch any key events. xOr -- I am damn unsatisfied to be killed in this way. msg07529/pgp0.pgp Description: PGP signature

Re: Transient windows

2002-06-27 Thread xOr
, or a version directly from CVS, then the transient code is thought to be working correctly, and any problem reports would be appreciated. If you could post any problems in the sf.net tracker, it would help out (http://sf.net/projects/blackboxwm/). Thanks, xOr -- I am damn unsatisfied to be killed

Re: keybindings

2002-06-27 Thread xOr
On Thu, Jun 27, 2002 at 10:00:05AM -0400, Derek Cunningham wrote: On Thu, Jun27,02 08:48, xOr wrote: On Thu, Jun 27, 2002 at 09:05:52AM -0400, Derek Cunningham wrote: Is there some standard window manager keybindings? I'm more curious than anything, but if there is such a standards doc

Re: execution of commands on startup

2002-06-27 Thread xOr
invoked from a terminal i have tried, all you get is an error that there is no X server to connect to. run your script with xinit. If you don't run an X server you cant possibly expect your apps to connect to it. :) xOr -- I am damn unsatisfied to be killed in this way. msg07538/pgp0

Re: execution of commands on startup

2002-06-27 Thread xOr
, which i cant get to go horizontally... is there a way to get the slit to be horizontal? anybody? Right click on the slit's _frame_ to access its options, or edit your .blackboxrc. xOr

RE: Workspaces window focus

2002-06-26 Thread xor
, this was a bug in bbkeys. It would let you do things to windows on other workspaces. This has been fixed in cvs already, and so will appear in the next bbkeys release. xOr

RE: Twice appearing windows in windowlist after restart!

2002-06-25 Thread xor
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Sean 'Shaleh' Perry Sent: June 25, 2002 2:46 PM To: Martin Egholm Nielsen Cc: [EMAIL PROTECTED] Subject: RE: Twice appearing windows in windowlist after restart! On 25-Jun-2002 Martin Egholm

Re: window placement

2002-06-13 Thread xOr
, cascade is the fallback when other types can't find a spot. xOr -- I am damn unsatisfied to be killed in this way. msg07419/pgp0.pgp Description: PGP signature

Re: bbkeys leftover windows

2002-06-07 Thread xOr
which solves the problem by not using the silly blackbox protocol (-: I've (nyz mentioned it) come up with another solution. If a Startup message is caught, bbkeys clears its window list. This fix is in CVS. xOr -- I am damn unsatisfied to be killed in this way. msg07364/pgp0.pgp Description

Re: Jumping focus to particular windows?

2002-06-07 Thread xOr
. Is there any way I can do this in blackbox? Perhaps using the bbkeys? Thats a very neet idea. bbkeys has no such support for that though. Patches are always welcome.. =] xOr -- I am damn unsatisfied to be killed in this way. msg07372/pgp0.pgp Description: PGP signature

Re: alpha8 - maximization stuff

2002-06-06 Thread xOr
On Wed, Jun 05, 2002 at 11:45:53PM -0700, Sean 'Shaleh' Perry wrote: On 06-Jun-2002 Derek Cunningham wrote: Hmm... so I notice that when you maximize, then resize, the maximize button will re-maximize (ie: maximization was turned off after the resize). However, if I maximize the window,

Re: alpha8 - maximization stuff

2002-06-06 Thread xOr
. that would be very cool, and again, adds to the consitency of blackbox. xOr -- I am damn unsatisfied to be killed in this way. msg07307/pgp0.pgp Description: PGP signature

Re: wheel-mouse scrolling through workspaces in alpha8

2002-06-06 Thread xOr
to try it out... Try this one out. It applies to last night's cvs (so it will today too:) patch -p0 mouse_wheel.diff http://www.orodu.net/~xor/bb/ob-bb/mouse_wheel.diff xOr -- I am damn unsatisfied to be killed in this way. msg07311/pgp0.pgp Description: PGP signature

Re: wheel-mouse scrolling through workspaces in alpha8

2002-06-06 Thread xOr
On Thu, Jun 06, 2002 at 12:11:16PM -0400, Matthew Weier O'Phinney wrote: On Thu, 2002-06-06 at 11:53, Matthew Weier O'Phinney wrote: On Thu, 2002-06-06 at 10:08, xOr wrote: On Thu, Jun 06, 2002 at 09:49:46AM -0400, Matthew Weier O'Phinney wrote: I decided, after all the fun discussion

Re: alpha8 - maximization stuff

2002-06-06 Thread xOr
beings act intelligently only after they have exhausted the alternatives -- Abba Eban Registered Linux User Number 195825 -- Chris Grossmann NEW EMAIL: [EMAIL PROTECTED] NEW WEB: http://www.grossmann.us YIM - chris_grossmann_rtp xOr -- I am damn unsatisfied to be killed

blackbox blocks in select()

2002-06-06 Thread xOr
0xb4a4 in ?? () #2 0x0809f5af in main (argc=1, argv=0xb864) at main.cc:160 That's with debug symbols enabled.. :\ not sure why it gets a ??. Can anyone else reproduce this? xOr -- I am damn unsatisfied to be killed in this way. msg07353/pgp0.pgp Description: PGP signature

Re: blackbox blocks in select()

2002-06-06 Thread xOr
On Thu, Jun 06, 2002 at 11:28:10PM -0500, xOr wrote: Found a way to make blackbox block in its select() call. Theres a comment above it say this is possible but near impossible.. seems not to be the case :| It does it perfecetly consistantly on my machine if I follow the right steps

Re: blackbox blocks in select()

2002-06-06 Thread xOr
On Thu, Jun 06, 2002 at 11:50:56PM -0500, xOr wrote: On Thu, Jun 06, 2002 at 11:28:10PM -0500, xOr wrote: Found a way to make blackbox block in its select() call. Theres a comment above it say this is possible but near impossible.. seems not to be the case :| It does it perfecetly

Re: blackbox blocks in select()

2002-06-06 Thread xOr
On Fri, Jun 07, 2002 at 12:00:08AM -0500, xOr wrote: On Thu, Jun 06, 2002 at 11:50:56PM -0500, xOr wrote: On Thu, Jun 06, 2002 at 11:28:10PM -0500, xOr wrote: Found a way to make blackbox block in its select() call. Theres a comment above it say this is possible but near impossible

bbkeys leftover windows

2002-06-06 Thread xOr
at shutdown before actually removing any windows. xOr -- I am damn unsatisfied to be killed in this way. msg07360/pgp0.pgp Description: PGP signature

Re: alpha8 window placement problem

2002-06-05 Thread xOr
of course. xOr -- I am damn unsatisfied to be killed in this way. msg07251/pgp0.pgp Description: PGP signature

Re: BBConf and Meta keys

2002-06-04 Thread xOr
| in the middle, and then thin again at the far end. That is | the theory that I have and which is mine, and what it is too. , | bash$ :(){ :|:};: `--// xOr -- I am damn unsatisfied to be killed in this way. msg07242/pgp0.pgp Description: PGP signature

Re: alpha8 window placement problem

2002-06-04 Thread xOr
is not in favour of it it is easily removed. Could always add another 9 lines and make it an option in the Window Placement menu.. :) Ignore Sticky Windows would go well beside Ignore Full-Maximized Windows. you'll actually have a patch for this coming your way in the next few days.. =] xOr -- I am damn

Re: Feature request: Position locking of maximised windows

2002-05-30 Thread xOr
to around 10 for it to be useful. Are you doing this with Sylpheed maximized? It's snapping for me.. xOr -- I am damn unsatisfied to be killed in this way. msg07140/pgp0.pgp Description: PGP signature

Re: idea about shade treatment was Re: Toolbar icons - taskbar p

2002-05-29 Thread xOr
with it. xOr -- I am damn unsatisfied to be killed in this way. msg07125/pgp0.pgp Description: PGP signature

Re: Feature request: Position locking of maximised windows

2002-05-29 Thread xOr
button on the titlebar makes it eay to move windows (annoying), a single mouse-wheel-up can shade it eaasir and without such threat wink wink shaleh :) xOr -- I am damn unsatisfied to be killed in this way. msg07126/pgp0.pgp Description: PGP signature

Re: little patch to highlight current workspace in Send To menu

2002-05-28 Thread xOr
()-getCurrentWorkspaceID()); } Basemenu::update(); Would it not be better to setItemEnabled() to false on the item (disable it)? xOr -- I am damn unsatisfied to be killed in this way. msg07063/pgp0.pgp Description: PGP signature

Re: little patch to highlight current workspace in Send To menu

2002-05-28 Thread xOr
On Tue, May 28, 2002 at 12:57:35PM +0200, Wilbert Berendsen wrote: Hoi xOr, Op Tue, 28 May 2002 05:51:57 -0500 schreef xOr [EMAIL PROTECTED]: On Tue, May 28, 2002 at 12:48:57PM +0200, Wilbert Berendsen wrote: Hi all, Here's a little patch to highlight current workspace in Send

Re: BlackBox eats 99% CPU after runing a while under VNC

2002-05-27 Thread xOr
to try them. Maybe a way to cause a core dump? when its using 100% cpu, try using this: strace -p pid of blackbox so then we can see where it is stuck, hopefully. xOr -- I am damn unsatisfied to be killed in this way. msg07038/pgp0.pgp Description: PGP signature

Re: New styles screenshots

2002-05-27 Thread xOr
to load your style all of the colors show up as black. Same happens when I load the style in blackbox. all? if they are parent-relative, then they are likely to be black in the editor since they have no value. xOr -- I am damn unsatisfied to be killed in this way. msg07052/pgp0.pgp

Re: BlackBox eats 99% CPU after runing a while under VNC

2002-05-26 Thread xOr
? I believe Shaleh asked this a while ago, but why are you killing and restarting BB? It still should break like that tho :) xOr -- I am damn unsatisfied to be killed in this way. msg07018/pgp0.pgp Description: PGP signature

Re: Bug: Switch to Fullscreen and lose your VNC window

2002-05-24 Thread xOr
initially.) xOr -- I am damn unsatisfied to be killed in this way. msg06927/pgp0.pgp Description: PGP signature

Re: Resize / Move dialog box thingy

2002-05-24 Thread xOr
background is near impossible to read. it actually reads 'window.label.focus.textColor' and 'window.label.focus'. actually, i second this. it does indeed seem to be inheriting from the root window. xOr -- I am damn unsatisfied to be killed in this way. msg06945/pgp0.pgp Description: PGP

Re: exit blackbox

2002-05-16 Thread xOr
? You are already in X, you cannot run two display :0's. xOr -- I am damn unsatisfied to be killed in this way. msg06755/pgp0.pgp Description: PGP signature

Re: exit blackbox

2002-05-15 Thread xOr
the explicit killall? xOr -- I am damn unsatisfied to be killed in this way. msg06748/pgp0.pgp Description: PGP signature

Re: bbpal doesn't respect -display argument

2002-04-27 Thread xOr
solicited. try DISPLAY=:0.1 bbpal xOr -- I am damn unsatisfied to be killed in this way. msg06464/pgp0.pgp Description: PGP signature

Re: Focus stuff..

2002-04-24 Thread xOr
On Wed, Apr 24, 2002 at 09:08:08AM -0600, William K Baran wrote: I think the request, or maybe question, is 'Can bbkeys map key combos to arrow-keys or mouse directional or mouse key-press events?' I think you can do mouse key presses with modmap, but from what I've seen of bbkeys you can

Re: Focus stuff..

2002-04-24 Thread xOr
I complete that sentance? % man bbkeysrc xOr -- I am damn unsatisfied to be killed in this way. msg06392/pgp0.pgp Description: PGP signature

Re: bbconf error

2002-04-16 Thread xOr
. xOr -- I am damn unsatisfied to be killed in this way. msg06216/pgp0.pgp Description: PGP signature

Re: dropping lines in latest cvs?

2002-04-10 Thread xOr
in 62.1 with that patch applied. xOr -- I am damn unsatisfied to be killed in this way. msg06117/pgp0.pgp Description: PGP signature

Re: edgesnap patch

2002-04-09 Thread xOr
= - snap area = - snap area = - snap area hope this makes sense :) xOr -- I am damn unsatisfied to be killed in this way. msg06093/pgp0.pgp Description: PGP signature

Re: edgesnap patch

2002-04-09 Thread xOr
On Tue, Apr 09, 2002 at 11:58:51AM -0700, Marc Wilson wrote: On Tue, Apr 09, 2002 at 01:35:23PM -0500, xOr wrote: hope this makes sense :) It makes sense... I still don't understand why snapping from outside the workspace is a big deal. ^_^ It's not a big deal. Just makes snapping

Re: new cvs release up

2002-04-05 Thread xOr
this with the availableArea()..? xOr -- I am damn unsatisfied to be killed in this way. msg06048/pgp0.pgp Description: PGP signature

Re: new cvs release up

2002-04-05 Thread xOr
awake. Just wondering, on a side, but related, point.. If i open a window at +0-0, and the toolbar is at the bottom of the screen, will the window be placed above teh toolbar to over-top of it? xOr -- I am damn unsatisfied to be killed in this way. msg06053/pgp0.pgp Description: PGP

Re: new cvs release up

2002-04-05 Thread xOr
on top setting for the toolbar (and the slit). blackbox will try to honour your -geometry flags. no.. i don't mean the z-order, i mean will it be placed at the bottom of the screen, or at the bottom of the availableArea()? xOr -- I am damn unsatisfied to be killed in this way. msg06055

Re: wheel-mouse to switch workspace

2002-04-03 Thread xOr
that will be rolled into the main branch? That patch, among others (all against blackbox *0.62.1*) can be found at http://www.orodu.net/~xor/bb/ at the moment. I intend to do something more that this in the near future, as the stable version of blackbox is typically being neglected, and the current patch

Re: wheel-mouse to switch workspace

2002-04-03 Thread xOr
site should accomodate this at some point if possible, hopefully. Further Note! I think a lot of people loved MrFab's titlebar button-rearranging patch for blackbox-0.61.1. I've ported this patch to 0.62.1, it is on the above url (http://www.orodu.net/~xor/bb/custom_titlebar.patch). Props

Re: wheel-mouse to switch workspace

2002-04-03 Thread xOr
the problem was. Only related to the wheel mouse cuz you can switch workspaces faster with it at a time. Hopefully these problems are gone in 0.62.1. If not, again, send the backtrace and they will be eliminated for you. Eric Carlsen [EMAIL PROTECTED] On Wed, 3 Apr 2002, xOr wrote: On Wed

Re: Session saving alternatives

2002-02-22 Thread xOr
. xOr -- I am damn unsatisfied to be killed in this way. msg05585/pgp0.pgp Description: PGP signature

Re: Dockapps

2002-02-19 Thread xOr
dockapp3 exec blackbox xOr msg05570/pgp0.pgp Description: PGP signature

Re: bbkeys/blackbox workspace change error

2002-02-15 Thread xOr
this. I guess I will have to break down and grab Opera. The problem has been talked about with more than just Opera (just not in the last mention or two). I think, though, that it tends to show up with only QT applications. xOr -- I am damn unsatisfied to be killed in this way. msg05515/pgp0

Re: Fluxbox review

2002-02-15 Thread xOr
either, right? Other people don't run any large docks. xOr -- I am damn unsatisfied to be killed in this way. msg05516/pgp0.pgp Description: PGP signature

Re: bbkeys/blackbox workspace change error

2002-02-15 Thread xOr
, this happened to me yesterday, going from a workspace with only an aterm on it to an empty workspace. Yay, adding more confusion to the heap. xOr -- I am damn unsatisfied to be killed in this way. msg05517/pgp0.pgp Description: PGP signature

Re: Fluxbox review

2002-02-07 Thread xOr
time anyways) handles wmaker dock apps just fine. This annoys me to no end, get it right, you know..? Oh well. xOr -- I am damn unsatisfied to be killed in this way. msg05392/pgp0.pgp Description: PGP signature

Re: Fluxbox review

2002-02-07 Thread xOr
yet... I should just try it out. :) They're like emacs bindings in that you can chain them. Ctrl+X-R etc, just like emacs works. It's a pretty neet piece of work. xOr -- I am damn unsatisfied to be killed in this way. msg05393/pgp0.pgp Description: PGP signature

Re: quake3/gaim in bb

2002-02-06 Thread xOr
blackbox know when a window is going into 'fullscreen mode'? If it just didn't raise any non-fullscreen windows above fullscreen windows, then this wouldn't be a problem any longer. Also, that would/should fix the bug with autoraise and fullscreen SDL applications. xOr -- I am damn unsatisfied

0.62.1 released!

2002-01-30 Thread xOr
the ignore lock modifier code The source code can be downloaded from the sourceforge project page: http://sf.net/projects/blackboxwm And here's a direct link to the files: http://sourceforge.net/project/showfiles.php?group_id=40696release_id=72658 Enjoy! xOr -- I am damn unsatisfied to be killed

Re: 0.62.1 released!

2002-01-30 Thread xOr
On Thu, Jan 31, 2002 at 10:01:58AM +1000, Speedy wrote: On Wed, 30 Jan 2002 13:38:59 -0600 xOr [EMAIL PROTECTED] wrote: Blackbox 0.62.1 is released! The source code can be downloaded from the sourceforge project page: For various reasons, I prefer to install this as an RPM

Re: Borderless Windows

2002-01-30 Thread xOr
from windows, however, after this happens, the window is not longer movable with ALT+click. Would it be poissible to change this behaviour such that you CAN still move the window? Have you tried this in Blackbox 0.62? This should have already been fixed. xOr -- I am damn unsatisfied to be killed

Re: website, let's get the decision made

2002-01-26 Thread xOr
/index.html 6) http://furt.com/blackbox In order of preference: #4 #1 (cleaner, and renders properly on all browsers unlike #3) xOr -- I am damn unsatisfied to be killed in this way. msg05176/pgp0.pgp Description: PGP signature

Re: bbkeys misbehavior

2002-01-23 Thread xOr
in the menu. As long as bbkeys is separate from blackbox, i can't see this going away, without some kludgy extra code in blackbox, which i also can't see happening. Sorry. xOr -- I am damn unsatisfied to be killed in this way. msg05118/pgp0.pgp Description: PGP signature

Re: toolbar

2002-01-21 Thread xOr
on the Workspace name a list of all the Workspaces appears, so I don't have to cycle -- then again, that would be more logically added to the workspace menu... left-click on one of the workspaces in the menu. :) xOr -- I am damn unsatisfied to be killed in this way. msg05073/pgp0.pgp

Re: bbconf error installing (configure)

2002-01-20 Thread xOr
. The bottom of the config.log will contain the actual error that occured during the test. It should be an error regarding a missing header and/or library (libz). xOr -- I am damn unsatisfied to be killed in this way. msg05010/pgp0.pgp Description: PGP signature

Re: 0.62.0pre3 released!

2002-01-10 Thread xOr
. line 1383 is a timer-start() if (screen-isSloppyFocus() screen-doAutoRaise()) timer-start(); does he want to add a !timer-isTiming()? xOr -- I am damn unsatisfied to be killed in this way. msg04817/pgp0.pgp Description: PGP signature

Re: 0.62.0pre3 released

2002-01-10 Thread xOr
to toggle the window's decoration. Warning: this version of bbkeys is for the 0.62.x series, and does not work correctly with the 0.61.x series. xOr -- I am damn unsatisfied to be killed in this way. msg04835/pgp0.pgp Description: PGP signature

Re: 0.62.0pre3 released!

2002-01-09 Thread xOr
reached; search again from beginning is fine, but clicking OK to Search string not found crashes it). (sylpheed-claws (0.6.6) is the 'bleeding edge' version of sylpheed main (0.7.0)) Can you provide a backtrace for this crash, since it should now be different? Thanks, xOr -- I am damn

Re: Blackbox Web Design

2002-01-08 Thread xOr
, my vote still holds with http://speed.seas.upenn.edu/~rarya/bb2/ Shaleh, maybe we could set up a poll on the bb sourceforge site once the contest closes? xOr -- I am damn unsatisfied to be killed in this way. msg04760/pgp0.pgp Description: PGP signature

Re: Possible Spin-Lock with 0.61.2pre4

2002-01-08 Thread xOr
session died. I was then able to switch back to runlevel 5 via 'init 5' and everything seems to be working again. Are there any steps that I could take to provide more useful tracking information if this happens again? Has this problem gone away in any releases since 0.61.2pre4? xOr -- I am

Re: bbkeys questions/comments

2002-01-08 Thread xOr
no character. On a few other keyboards, I have extra buttons that likewise don't return keysyms or characters. Any ideas, or are they just dead keys? Try mapping them with xmodmap. xOr -- I am damn unsatisfied to be killed in this way. msg04779/pgp0.pgp Description: PGP signature

Re: BB Feature

2002-01-08 Thread xOr
On Tue, Jan 08, 2002 at 02:12:39AM +0100, Mark Weinem wrote: On Mon, 07 Jan 2002, xOr wrote: You can set up bbkeys to show the windows on all workspaces in its list. So then when you hit alt-tab (or whatever you want) and get a list of all windows and just release th emodifier key (alt

Re: Possible Spin-Lock with 0.61.2pre4

2002-01-08 Thread xOr
session died. I was then able to switch back to runlevel 5 via 'init 5' and everything seems to be working again. Are there any steps that I could take to provide more useful tracking information if this happens again? Are you running a multi-processor system? xOr -- I am damn unsatisfied

Re: Keybindings in version 0.5.x

2002-01-07 Thread xOr
:-( When using 0.6x, you need to install the bbkeys program (bbkeys.sourceforge.net). It will provide you with the keybinds to switch workspace, run xterms, etc. I don't know anything about 0.5x :) xOr -- I am damn unsatisfied to be killed in this way. msg04706/pgp0.pgp Description: PGP

Re: BB Feature

2002-01-07 Thread xOr
on all workspaces in its list. So then when you hit alt-tab (or whatever you want) and get a list of all windows and just release th emodifier key (alt in this case) to switch to the window of your choice. xOr -- I am damn unsatisfied to be killed in this way. msg04711/pgp0.pgp Description

Re: bbappconf

2002-01-07 Thread xOr
, and others? I've been considering doing that myself on the (future) 0.70 tree. But that remains to be seen. In any case, this would not become apparent for some time as the 0.62 tree is not about new features, and the 0.70 tree will take some time to become usable I think. xOr -- I am damn

Re: Keybindings in version 0.5.x

2002-01-07 Thread xOr
the styles on your computer, there's a program to help you out with that. Check out bbconf.sourceforge.net. xOr -- I am damn unsatisfied to be killed in this way. msg04729/pgp0.pgp Description: PGP signature

Re: bbkeys questions/comments

2002-01-07 Thread xOr
__ xOr -- I am damn unsatisfied to be killed in this way. msg04737/pgp0.pgp Description: PGP signature

Re: Blackbox Web Design

2002-01-07 Thread xOr
width. Should be all good now, though. http://www.threadbox.net/blackbox Thanks -Thread With opera for linux 6 tp 2, i get a very narrow page, like.. 350 pixels across. As you can image, this doesn't look so hot in 1280x1024. xOr -- I am damn unsatisfied to be killed in this way

Re: bbpager and toolbar height

2002-01-06 Thread xOr
and Music Charts http://uk.my.yahoo.com xOr -- I am damn unsatisfied to be killed in this way. msg04665/pgp0.pgp Description: PGP signature

Re: Bug in Blackbox 0.61.1 with blackbox 0.61.1 icon patch V9

2002-01-06 Thread xOr
is then in fact in blackbox, such that whatever it does when the last window is closed, it should also do when the last window is iconified (especially since its sending the same type of message to bbkeys for both types of events). xOr -- I am damn unsatisfied to be killed in this way. msg04691/pgp0

Re: sloppy focus + click to focus?

2002-01-04 Thread xOr
On Fri, Jan 04, 2002 at 03:59:34PM +0100, Tomas Capdevila wrote: xOr wrote: this is an option in bbkeys, something like enable lock modifiers. ! set this to true if you want the old bbkeys behavior ! of not grabbbing keystrokes when caps/shift/num-locks are pressed

Re: sloppy focus + click to focus?

2002-01-04 Thread xOr
On Fri, Jan 04, 2002 at 05:48:00PM +0100, Olivier Roulet wrote: On Fri, Jan 04, 2002 at 09:02:25AM -0600, xOr wrote: On Fri, Jan 04, 2002 at 03:59:34PM +0100, Tomas Capdevila wrote: xOr wrote: this is an option in bbkeys, something like enable lock modifiers. ! set

Re: feature request

2002-01-04 Thread xOr
, and I think I would appreciate it too. This could be simplest done by ignoring fully maximized (horiz and vert) windows. Would that be sufficient for others? xOr -- I am damn unsatisfied to be killed in this way. msg04606/pgp0.pgp Description: PGP signature

Re: Fix for longstanding font mystery?

2002-01-04 Thread xOr
with fixed and so the fonts are all bigger. There are a few workarounds listed in this list's archives. xOr -- I am damn unsatisfied to be killed in this way. msg04622/pgp0.pgp Description: PGP signature

Re: sloppy focus + click to focus?

2002-01-03 Thread xOr
modifiers. ! set this to true if you want the old bbkeys behavior ! of not grabbbing keystrokes when caps/shift/num-locks are pressed bbkeys.honorModifiers:False xOr -- I am damn unsatisfied to be killed in this way. msg04581/pgp0.pgp Description: PGP signature

Re: How minimal is minimal?

2002-01-02 Thread xOr
a small window listing the icons. Very unobtrusive. I know that not supporting icons further will upset some people. However, changing one of the basic premises of the window manager will also make many people unhappy. xOr -- I am damn unsatisfied to be killed in this way. msg04551

Re: sloppy focus + click to focus?

2002-01-02 Thread xOr
version). xOr -- I am damn unsatisfied to be killed in this way. msg04558/pgp0.pgp Description: PGP signature

Re: website - _basic_ design available

2002-01-02 Thread xOr
, between this page and the one at http://furt.com/blackbox/index.html my vote is with this site design. p.s. When does this contest end? The sooner there is a website, the better. xOr -- I am damn unsatisfied to be killed in this way. msg04559/pgp0.pgp Description: PGP signature

Re: (forw) [syngin@gimp.org: More stuff]

2001-12-20 Thread xOr
will not drop. It stays locked in focus and I have to press ENTER to give focus to the window. If I use Mod1 (ALT in my case) it works fine. Any ideas? It worked fine while I was stuck with Sawfish. I'll look into this when I get the chance in the next few days. xOr -- I am damn unsatisfied

Re: Stop Screen Turning Off

2001-12-19 Thread xOr
Option SuspendTime 0 Option StandbyTime 0 Option BlankTime0 Option OffTime 0 EndSection To your /etc/X11/XF86Config file. xOr -- I am damn unsatisfied to be killed in this way. msg04410/pgp0.pgp Description: PGP signature

Re: Mailing list archive

2001-12-17 Thread xOr
/projects/blackboxwm for the latest development info on blackbox. xOr -- I am damn unsatisfied to be killed in this way. msg04381/pgp0.pgp Description: PGP signature

Re: Dums core on nonexistent menufile?

2001-12-16 Thread xOr
think dumping core might be a little drastic. I, also, have noticed this effect. xOr msg04370/pgp0.pgp Description: PGP signature

Re: crashing BB, freezing computer

2001-12-16 Thread xOr
been using it for a week now, without anything out of the ordinary occuring. xOr -- I am damn unsatisfied to be killed in this way. msg04375/pgp0.pgp Description: PGP signature

Re: 0.61.2pre4 crashing

2001-12-14 Thread xOr
] I second that. Tried to load bbkeys and crashed. Could you please try with the CVS version of bbkeys? xOr -- I am damn unsatisfied to be killed in this way. msg04345/pgp0.pgp Description: PGP signature

Re: E-mail clients

2001-12-11 Thread xOr
gui clients.) Any clients I've used have stored the mail in mbox (plain text) format as far as I can remember. (Why are we stil discussing email clients in the blackbox list!?) xOr - -- I am damn unsatisfied to be killed in this way. -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (GNU/Linux

Re: bbkeys evolution

2001-11-28 Thread xOr
, Martin - From the bbkeys Changelog: - fix in stackmenu.cc (hopefully we got it this time?) to fix segfaults on some platforms due to screwy X stuff. *shudder* Try upgrade to bbkeys 0.8.3+ and see if you still get this segfault. I'm bettin' you do not. xOr - -- I am damn unsatisfied

Re: bbkeys evolution

2001-11-28 Thread xOr
was bogus so I was waiting for it to get fixed. Someone sent me another link. I added the 0.8.3 release to the sourceforge project page, so you can get at it there if you need to. xOr - -- I am damn unsatisfied to be killed in this way. -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (GNU

  1   2   >