Patch for bbpager 0.3.0

2002-06-04 Thread Marc Wilson
This is against the Debian-packaged bbpager 0.3.0... it adds support for an '-r[cfile]' option to tell bbpager where to find the window manager's rc file. This allows bbpager to deal with the fact that all the blackbox forks don't keep their rc files in the same place. As long as this bbtool

Re: bbpager on Cywin Cygwin-XFree86

2002-03-14 Thread David S. Cargo
On Wed, 13 Mar 2002 23:52:13 -0800 (PST), you wrote: On Wed, 13 Mar 2002, David S. Cargo wrote: The error messages come out after successful compilation (so that the Xlib.h was found successfully), but the failure comes from the linking step. What error messages? The message can be

Re: bbpager on Cywin Cygwin-XFree86

2002-03-13 Thread Jeremy C. Reed
On Tue, 12 Mar 2002, David S. Cargo wrote: The error messages come out after successful compilation (so that the Xlib.h was found successfully), but the failure comes from the linking step. What error messages? So, any ideas on how to fix the linking step on Cygwin? I assume that the

RE: bbpager on Cywin Cygwin-XFree86

2002-03-13 Thread Craig Thrall
When I did configure --x-includes=/usr/X11R6/include/X11 I got a different set of error messages (from the compilation step, not the linking step). When I look back at the original process, and look at the output of configure, there is a line or two about X libraries and where they were

Re: bbpager on Cywin Cygwin-XFree86

2002-03-13 Thread David S. Cargo
On Wed, 13 Mar 2002 10:44:07 -0800 (PST), you wrote: On Tue, 12 Mar 2002, David S. Cargo wrote: The error messages come out after successful compilation (so that the Xlib.h was found successfully), but the failure comes from the linking step. What error messages? The message can be found

Re: bbpager on Cywin Cygwin-XFree86

2002-03-13 Thread Jeremy C. Reed
On Wed, 13 Mar 2002, David S. Cargo wrote: The error messages come out after successful compilation (so that the Xlib.h was found successfully), but the failure comes from the linking step. What error messages? The message can be found here:

Re: bbpager on Cywin Cygwin-XFree86

2002-03-11 Thread Jeremy C. Reed
On Sat, 9 Mar 2002, David S. Cargo wrote: Jeremy C. Reed asked me to post the problems I had with bbpager building on Cygwin XFree-86. I did so, but I haven't been able to find his e-mail address to remind him to look at the message or the Too bad all those spammers can still find

Re: bbpager on Cywin Cygwin-XFree86

2002-03-11 Thread David S. Cargo
On Mon, 11 Mar 2002 12:18:31 -0800 (PST), you wrote: Okay. Your email had: c++ -O2 -Wall -I/usr/X11R6/include -s -L/usr/X11R6/lib -lSM -lICE -lX11 -o bbpager bbpager.o Image.o LinkedList.o Timer.o main.o resource.o Baseresource.o Basewindow.o BaseDisplay.o wminterface.o NETInterface.o -L

Re: bbpager on Cywin Cygwin-XFree86

2002-03-11 Thread Jeremy C. Reed
On Mon, 11 Mar 2002, David S. Cargo wrote: c++ -O2 -Wall -I/usr/X11R6/include -s -L/usr/X11R6/lib -lSM -lICE -lX11 -o bbpager bbpager.o Image.o LinkedList.o Timer.o main.o resource.o Baseresource.o Basewindow.o BaseDisplay.o wminterface.o NETInterface.o -L/usr/X11R6/lib /usr/X11R6

Re: bbpager on Cywin Cygwin-XFree86

2002-03-11 Thread Jeremy C. Reed
You could run configure with --x-includes=-I/usr/X11R6/include/X11 or (Copy and paste didn't work for me.) --x-includes=/usr/X11R6/include/X11 set CFLAGS in src/Makefile. Jeremy C. Reed ... ISP-FAQ.com -- find answers to your

Re: bbpager on Cywin Cygwin-XFree86

2002-03-08 Thread David S. Cargo
Jeremy C. Reed asked me to post the problems I had with bbpager building on Cygwin XFree-86. I did so, but I haven't been able to find his e-mail address to remind him to look at the message or the archives to see if it's possible to tell why bbpager wouldn't build. I hope somebody can peek

Re: bbpager on Cywin Cygwin-XFree86

2002-03-04 Thread Cargo, David
In Cygwin, the X library appears to be in /usr/X11R6/lib (as .a files). Here is the output (from standard out) running the make in the bbpager directory. The errors appear as a consequence of the c++ line. (This was done after the compiling worked the first time, so the compilation steps

bbpager on Cywin Cygwin-XFree86

2002-03-01 Thread David S Cargo
I have built and run Blackbox on Cygwin-XFree86, but now I am trying to build and run other programs bbconf looks daunting because it needs QT I am trying bbpager, and it doesn't seem to find the X libraries Is there a simple fix for this? escargo

Re: bbpager + another mouse button

2002-01-25 Thread Maarten Verwijs
On Thu, Jan 24, 2002 at 10:05:22PM +, James Robinson wrote: On Thu, Jan 24, 2002 at 10:22:37PM +0100, Maarten wrote: I was wondering : I use BBpager a lot, but I find that I absolutely hate my middle-mouse-button for pushing, since it's a scroll-button. Is it possible to assign one

Re: bbpager + another mouse button

2002-01-25 Thread Sean 'Shaleh' Perry
Cheers, James. Couldn't find the bbpager.bb files on my Debian machine, but touching it and putting your configuration in it has reduced my RSI by 50% already! ;-) The files in ~/ are not autogenerated like the blackboxrc, you have to copy therm or create them. /etc/bbtool is where you

bbpager + another mouse button

2002-01-24 Thread Maarten
Hello, Long time listener, first time caller here. I was wondering : I use BBpager a lot, but I find that I absolutely hate my middle-mouse-button for pushing, since it's a scroll-button. Is it possible to assign one of the other two mousebuttons to BBPager, using a configuration option

Re: bbpager + another mouse button

2002-01-24 Thread Denis
On Thu, 24 Jan 2002 22:22:37 +0100 Maarten [EMAIL PROTECTED] wrote: Hello, Long time listener, first time caller here. I was wondering : I use BBpager a lot, but I find that I absolutely hate my middle-mouse-button for pushing, since it's a scroll-button. Is it possible to assign one

Re: bbpager + another mouse button

2002-01-24 Thread James Robinson
On Thu, Jan 24, 2002 at 10:22:37PM +0100, Maarten wrote: Hello, Long time listener, first time caller here. I was wondering : I use BBpager a lot, but I find that I absolutely hate my middle-mouse-button for pushing, since it's a scroll-button. Is it possible to assign one

Re: bbmail and bbpager

2002-01-24 Thread Sean 'Shaleh' Perry
On 24-Jan-2002 Arvid Warnecke wrote: Hello, I just found in my dselect of Debian Potato 'bbmail' and 'bbpager'. I use blackbox 0.61.1-1.1. bbmail is version 0.6.2-2 and bbpager is 0.1.6-1. So, I installed both and tried to start those tools. But nothing happened. No message, nothing

Re: bbpager + another mouse button

2002-01-24 Thread Jason Chu
On Thu, 2002-01-24 at 13:22, Maarten wrote: Hello, Long time listener, first time caller here. I was wondering : I use BBpager a lot, but I find that I absolutely hate my middle-mouse-button for pushing, since it's a scroll-button. Is it possible to assign one of the other two

bbpager

2002-01-23 Thread Derek Cunningham
is it possible to make bbpager moveable? DC -- Derek Cunningham [EMAIL PROTECTED] All men by nature desire to know. -- Aristotle. Registered Linux User Number 195825

Re: bbpager

2002-01-23 Thread scott
Derek Cunningham wrote: is it possible to make bbpager moveable? DC and what is happening when you Toggle window decorations on the bbpager window? :-)

Re: bbpager doesn't exit

2002-01-13 Thread Fran
exec bbpager blackbox Fran :):):) On Sun, 13 Jan 2002 20:26, you wrote: In order to start bbpager with BlackBox, I added the line exec blackbox bbpager to the xinitrc. bbpager does start with BlackBox this way. However, It doesn't exit when I click on Exit on the menu. All the windows

Re: bbpager and toolbar height

2002-01-06 Thread Sean 'Shaleh' Perry
On 06-Jan-2002 Johan Ronström wrote: Hello I use the the bbpager and averything works fine. I just have a small problem: When I maximize a window it resizes down to the top of the toolbar (bottom centre) and then it covers half the pager. What I need is either: to higher the toolbar

Re: bbpager and toolbar height

2002-01-06 Thread Jamin W. Collins
On Sun, 2002-01-06 at 13:44, Sean 'Shaleh' Perry wrote: you would have to find the window named bbpager and then ask for its height and then find a way to make maximize handle this. It would be a complete mess. Sorry, not really possible. I have been having a good bit of fun trying to get

Re: bbpager and toolbar height

2002-01-06 Thread Johan Ronström
--- Sean 'Shaleh' Perry [EMAIL PROTECTED] wrote: On 06-Jan-2002 Johan Ronström wrote: Hello I use the the bbpager and averything works fine. I just have a small problem: When I maximize a window it resizes down to the top of the toolbar (bottom centre) and then it covers half

Re: bbpager and toolbar height

2002-01-06 Thread Sean 'Shaleh' Perry
I just don't understand why resizing the toolbar font can change the toolbar height and I cannot. frame.height = style-font-ascent + style-font-descent; frame.height is the height of the toolbar. As you can see, it is calculated based on the font specified and not by a setting in the

Re: bbpager and toolbar height

2002-01-06 Thread xOr
On Sun, Jan 06, 2002 at 07:31:00PM +, Johan Ronstr?m wrote: Hello I use the the bbpager and averything works fine. I just have a small problem: When I maximize a window it resizes down to the top of the toolbar (bottom centre) and then it covers half the pager. What I need is either

Re: bbpager and toolbar height

2002-01-06 Thread Sean 'Shaleh' Perry
.maxmize.bottom = -12 I don't think this could make it for the 0.62, since its supposed to be just fixing bugs. But maybe for 0.70. Shaleh? h, specifying that by hand just seems icky. I have to know how big I want that area which means knowing the size of bbpager and others. The idea has

Re: bbpager and toolbar height

2002-01-06 Thread Geir Torstein Kristiansen
have to know how big I want that area which means knowing the size of bbpager and others. The idea has merit, the implementation needs looking at. Perhaps a later 0.62.x, perhaps 0.70. Will see. You where talking about making a common blackbox class that all the bb tools could share, couldn't

Re: bbpager and toolbar height

2002-01-06 Thread Sean 'Shaleh' Perry
that bbpager and others are updated to use this class)? The code would still be amazingly ugly. Every now and then it bothers me too that my pager gets covered. Will find a way to fix this.

something odd with bbpager and pre9

2001-12-25 Thread scott
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I just noticed (after using pre9 for a day) that when i first load blackbox, bbpager isn't initually visible. I have 4 workspaces, and bbkeys maps ctrl-tab to NextWorkspace. If i hit ctrl-tab 4 times, when i come back to workspace one, bbpager

bbpager configuration

2001-10-13 Thread Joe Warner
Hi, I'm running a current version of Blackbox on FreeBSD 4.4. I recently moved from KDE 1.X to Blackbox and have got most of it configured right but I still can't figure out how to get the pager and desktop items to work. I've read through all of the documentation at:

Re: bbpager configuration

2001-10-13 Thread Jan Schaumann
Joe Warner [EMAIL PROTECTED] wrote: I copied /usr/local/share/bbtools/bbpager.bb to /HOME/.bbtools/bbpager.bb and uncommented the applicable lines and I keep getting bbpager.autoconfig:: not found bbpager.bb:: not found..etc. What am I doing wrong? Post your $HOME/.bbtools/bbpager.bb (I

Re: bbpager configuration

2001-10-13 Thread Joe Warner
/ ** ** bbpager.bb: Style file for bbpager when using Blackbox ** ** ** auto reconfigure when config-file has changed bbpager.autoConfig: TRUE position of bbpager window bbpager.position: +0-0 ** width

Re: bbpager configuration

2001-10-13 Thread Joe Warner
/bbpager.bb (I don't assume you ment /HOME/.bbtools/bbpager.bb). Here it is... Seems ok - works fine for me. How do you invoke bbpager? You should call it like this: $ bbpager -c ~/.bbtools/bbpager.bb -Jan -- http://www.netmeister.org http://guinness.cs.stevens-tech.edu

Re: bbpager configuration

2001-10-13 Thread John Kennis
Hello, Which version of blackbox and bbpager are you running. It looks like you are running the latest blackbox but not the latest bbpager. regards, John On Saturday 13 October 2001 18:17, Joe Warner wrote: Jan, Thanks for responding. When I run it the way you recommended, I get

Re: bbpager configuration

2001-10-13 Thread Joe Warner
H...good question. I downloaded from: http://bbtools.thelinuxcommunity.org/available.phtml#bbpager ..a couple of weeks ago. I think I'm using the 0.3.0 version but I'm not sure. How do I tell? Thanks Joe On Sat, 13 Oct 2001, John Kennis wrote: Hello, Which version of blackbox

Re: bbpager configuration

2001-10-13 Thread Benedikt Schmidt
Joe Warner [EMAIL PROTECTED] wrote: I downloaded from: http://bbtools.thelinuxcommunity.org/available.phtml#bbpager ..a couple of weeks ago. I think I'm using the 0.3.0 version but I'm not sure. How do I tell? bbpager -v (try bbpager -h to see the other options) bbpager(0.3.0

Re: bbpager configuration

2001-10-13 Thread Joe Warner
Ok, I'm using version 0.1.8 How do I get rid of it and upgrade to 0.3.0? /usr/ports/x11-wm/bbpager/make deinstall /usr/ports/x11-wm/bbpager/make reinstall ??? Thanks Joe On Sat, 13 Oct 2001, Benedikt Schmidt wrote: Joe Warner [EMAIL PROTECTED] wrote: I downloaded from: http

Re: bbpager configuration

2001-10-13 Thread Benedikt Schmidt
[ quoting recovered. see http://www.lemis.com/email/email-format.html ] Joe Warner [EMAIL PROTECTED] wrote: On Sat, 13 Oct 2001, Benedikt Schmidt wrote: Joe Warner [EMAIL PROTECTED] wrote: I downloaded from: http://bbtools.thelinuxcommunity.org/available.phtml#bbpager ..a couple

make bbpager ontop

2001-10-10 Thread Jonas Lundqvist
How do I make my bbpager on top of other windows? I have this line in my bbpager.bb file: bbpager.raised: True wich I thought would do the work. But nothing happend. //Jonas Gannon Lundqvist

Re: make bbpager ontop

2001-10-10 Thread Derek Cunningham
yeah! :) I noticed this problem... but it wasn't too big of an issue.. I was going to get around to emailing eventually... any help would be greatly appreciated... i'd much prefer it to be on top! DC On Tue, Oct09,01 20:54, Jonas Lundqvist wrote: How do I make my bbpager on top of other

Re: bbpager bbproblem.

2001-09-07 Thread Vincenzo Colosimo
that helps. Ciao Vico On Fri, Sep 07, 2001 at 01:39:13AM +1000 or thereabouts, Speedy wrote: Hiya. Not too sure what's gone wrong here, but after upgrading Mandrake 7.2 to 8, bbpager will no longer run or even compile. Actually, the upgrade was more of a re-install of the / (/home is kept

bbpager bbproblem.

2001-09-06 Thread Speedy
Hiya. Not too sure what's gone wrong here, but after upgrading Mandrake 7.2 to 8, bbpager will no longer run or even compile. Actually, the upgrade was more of a re-install of the / (/home is kept on a seperate partition). But the rest of the tools are ok. I know that certain programs had

bbpager 3x3

2001-08-19 Thread Agnostos
I saw a screenshot the other day here one of the list members posted (I think Jan posted it) and it had bbpager in the upper left hand corner of the screen, 3 workspaces across and 3 down. I am trying to get mine like that too but no success yet. I set columns to 3 and rows to 3 in bbpager.bb

Re: bbpager 3x3

2001-08-19 Thread Jan Schaumann
Agnostos [EMAIL PROTECTED] wrote: I set columns to 3 and rows to 3 in bbpager.bb, but I still only get one by one. Do you have to launch bb with 9 workspaces before it fills out? By specifying the columns and rows you tell bbpager to arrange the workspaces in that fashion. If there is only

bbkeys and bbpager

2001-08-08 Thread Jan Schaumann
Hey all, Well, so now I have a working 3x3 pager and the keys navigate smoothly up and down and left and right and whatnot. All's peachy. Just one question: is there a way that bbkeys will not display bbpager in the list of windows on the workspace I started bbpager? Right now, if I'm

New bbpager

2000-11-28 Thread jkennis
Hello, You can find a new release of bbpager on the bbtools website (bbtools.thlinuxcommunity.org). Only change is a fix for a bug which made bbpager segfault when a window poped up and was immediately closed (like a netscape download window). Let me know if you fins any other problems, John

Re: New bbpager

2000-11-28 Thread Mads Martin Joergensen
* jkennis [EMAIL PROTECTED] [Nov 28. 2000 22:11]: Hello, You can find a new release of bbpager on the bbtools website (bbtools.thlinuxcommunity.org). Only change is a fix for a bug which made bbpager segfault when a window poped up and was immediately closed (like a netscape download

Re: New bbpager

2000-11-28 Thread Sean 'Shaleh' Perry
On 28-Nov-2000 Mads Martin Joergensen wrote: * jkennis [EMAIL PROTECTED] [Nov 28. 2000 22:11]: Hello, You can find a new release of bbpager on the bbtools website (bbtools.thlinuxcommunity.org). Only change is a fix for a bug which made bbpager segfault when a window poped up

bbpager gone wacky?

2000-10-26 Thread Sean 'Shaleh' Perry
bbpager has been dying a LOT lately. Anyone else noticed this? I am running 0.2.9.

Re: bbpager gone wacky?

2000-10-26 Thread Mads Martin Joergensen
* Sean 'Shaleh' Perry [EMAIL PROTECTED] [Oct 26. 2000 16:35]: bbpager has been dying a LOT lately. Anyone else noticed this? I am running 0.2.9. I am running 0.2.8, and it have been rock stable for 2½ months. Regards, Mads Martin. -- Mads Martin Joergensen, http://mmj.dk "I have a

Re: bbpager gone wacky?

2000-10-26 Thread Jon Pennington
Sean 'Shaleh' Perry wrote: bbpager has been dying a LOT lately. Anyone else noticed this? I am running 0.2.9. Usually happens to me when netscape or some other X app dies. It's a bit like bbpager got caught in the tempest :). -- -=|JP|=-"Why, oh, why didn't I

Re: bbpager XOpenDisplay in -lX11... no WIERD!

2000-10-19 Thread Vincent Janelle
d Matrox G400 (VERY cool by the way) so I needed X4.01. I thought I'd be cute and totally uninstall 3.3.6 first, which I did (I removed 10s of rpms). I installed 4.01, got it working with twm, then downloaded and installed blackbox 0.61.1. Worked great, but needed a pager! I downloaded bbpa

bbpager XOpenDisplay in -lX11... no WIERD!

2000-10-17 Thread Daniel Holtzman
, got it working with twm, then downloaded and installed blackbox 0.61.1. Worked great, but needed a pager! I downloaded bbpager 0.2.9. Unzipped it. ./Configure[d] it, and got: checking for X... no checking for XOpenDisplay in -lX11... no configure: error: XOpenDisplay not found in -lX11

Re: bbpager XOpenDisplay in -lX11... no WIERD!

2000-10-17 Thread Daniel Holtzman
I forgot to mention that I installed X4.01 from xfree86.org's install script -- gzip-tarred files and bb from source. Oops. I'll have to try to reinstall the X4.01 devel libs manually (without Xinstall). I'll announce success or failure tomorrow. Thanks to all On Tue, 17 Oct 2000 20:36:09

bbpager problems

2000-05-18 Thread Wes Hopkins
Hi, I seem to be having a problem with bbpager. I just upgraded to the new version of blackbox and I am having a problem with bbpager. Whenever I switch to a different desktop, bbpager does not follow - it remains on the desktop that I started it on. I downloaded the 0.2.7 source

BBpager does not work

2000-05-18 Thread Mads Martin Joergensen
With blackbox 0.51.3.1 and bbpager 0.1.8, I get the error "Cannot setup KWM module", just like discussed before on this list. But even though I have tried make distclean;configure --enable-kde;make all install it still does not work. Any other fix? (If I missed it in the archives,

Re: bbpager with bb alpha 0.60.0

2000-04-26 Thread John Kennis
On Wed, 26 Apr 2000, Adam Price wrote: On Tue, 25 Apr 2000, Bill Beal wrote: brendan w strejcek [EMAIL PROTECTED] wrote: Am I right in assuming that there is no way to get bbpager to work with bb 0.60.0 since Brad removed the kde compatibility? Has anyone gotten it to work