:
libpng-dev libqt3-dev libqt3-mt-dev libqxt0 qt3-tools
0 packages upgraded, 5 newly installed, 6 to remove and 0 not upgraded.
Need to get 9645kB of archives. After unpacking 3399kB will be used.
And configure worked like a charm.
> Or you could just apt-get install bbconf (-:
>
And settle for 1.6??? (-:
PM
--
Paul Mackinney
[EMAIL PROTECTED]
-mt-dev
The package missing from the pattern is libqt-mt, which doesn't appear
to be available. I look forward to hearing about the solution.
PM
--
Paul Mackinney
[EMAIL PROTECTED]
you ran into a confict
> during an update. cvs (via diff) will place something like:
>
> << old_file
> ..
> ..
> ..
> >> new_file
> ..
> ..
> ..
> <<<<<<<<<<
>
> at the point of conflict.
Yes, that was exactly what I saw in the blackbox.cc file. Next time I'll
try a fresh download instead of an update before I post.
PM
--
Paul Mackinney
[EMAIL PROTECTED]
offer any comments or tips
> on cvs that seem relevant.
>
> Thx, PM
Jamin, profuse apologies for spelling your name wrong in the above.
PM
--
Paul Mackinney
[EMAIL PROTECTED]
Sean 'Shaleh' Perry declaimed:
>
> On 18-Jul-2002 paul wrote:
> > Subject says it all. I'm getting the source via the standard anonymous
> > cvs instruction provided by Sourceforge:
> >
> > cvs -z3 -d:pserver:[EMAIL PROTECTED]:\
> > /cvsroot
Subject says it all. I'm getting the source via the standard anonymous
cvs instruction provided by Sourceforge:
cvs -z3 -d:pserver:[EMAIL PROTECTED]:\
/cvsroot/blackboxwm co blackbox
Let me know if you need more info.
TIA, PM
--
Paul Mackinney
[EMAIL PROTECTED]
would cause the arrow keys to move the
active window around on the screen instead of scrolling the viewport
within the window.
PM
--
Paul Mackinney
[EMAIL PROTECTED]
Marco Fioretti declaimed:
> On Fri, Jul 12, 2002 14:14:12 at 02:14:12PM -0700, paul wrote:
>
> > Here's what I do on the RedHat/Gnome system at school:
> > - Log into to Failsafe Xterm mode. This gives me an xterm with no window
> > frame, but if I move t
h of custom entries that I hack to suite myself, but the
menu created by Debian stays up to date automagically, so I can always
find new apps there. Less fun than writing your own script, of course
:-)
HTH, PM
--
Paul Mackinney
[EMAIL PROTECTED]
-s
#DISPLAY=:0.1 bbpal -p rathead -w -s
wait $wmpid
---end of .xsession-default---
The commented-out lines are from my home Debian GNU/Linux system. Note
that while I can get bbkeys to run on RH7.2, the guiconfigurator won't
open, but it works if I hack the .bbkeysrc file by hand.
HTH, PM
--
Paul Mackinney
[EMAIL PROTECTED]
I can't see the problem either, either with JBuilder or
with the test app that just opened a window.
$ java -version
java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build
Blackdown-1.3.1-FCS)
Java HotSpot(TM) Client VM (build Blackdown-1.3.1-FCS, mixed mode)
PM
--
Paul Mackinney
[EMAIL PROTECTED]
ll install 7 &
see what's up. Sun has lots of sample programs, I can do some hacking on
this tonight.
I manage a computer lab at Mills college in Oakland (intersection of
580 & 13) could almost certainly get approval for you to come hack
there when you have a test program that sh
sic X front-end for `gs', `ghostview'. It is more
comfortable and more powerful than `ghostview'.
Task: tex
HTH, PM
--
Paul Mackinney
[EMAIL PROTECTED]
ff, but truthfully I don't use it.
I'd love to have a key sequence that moves the keyboard focus to the
other display.
Thanks,
PM
--
Paul Mackinney
[EMAIL PROTECTED]
head systems
sample bbconf setups -- solicit slick key bindings
list of slit-compatible apps & utilities: bbtools et al
Other random thoughts:
There should be a cool blackbox logo xpm for bbpal.
PM
--
Paul Mackinney
[EMAIL PROTECTED]
al to do this, it supports ctrl-clicking URLs
to launch your default web browser (as set in /etc/mailcap ?)
That's the only reason it's on my box. I run Debian, so I just install
with
apt-get install gnome-terminal
HTH, PM
--
Paul Mackinney
[EMAIL PROTECTED]
rds/away from the right workspace edge...
I run into this a lot because I keep the slit vertically aligned on the
right edge of my screen so there's usually a blank patch of desktop
underneath it, perfect for clicking to bring up the menu.
Thanks for listening,
Paul
--
Paul Mackinney
[EMAIL PROTECTED]
o it won't get
auto-placed in a bad spot.)
Now change to another workspace and come back. The
window now has a titlebar but none of the buttons work.
It shouldn't have a titlebar at all.
--
Paul Mackinney
[EMAIL PROTECTED]
unning RH 7.2/Gnome/Sawmill. I've been installing blackbox
for my own use, but don't run Gnome. A summer project while the lab is
empty is to rebuild to a standard config. I might be stuck with RH, but
I can certainly put Blackbox in.
Regards,
Paul
--
Paul Mackinney
[EMAIL PROTECTED]
xOr declaimed:
> On Sat, Apr 27, 2002 at 10:35:23AM -0700, Paul Mackinney wrote:
> > I seem to be on a roll finding bugs (mostly trivial) that have to do
> > with dual head setups. Not sure where to log bbpal items, so I'm
> > reporting it here.
> >
> > bbp
, the syntax is
-display X server to connect to
And my failure occurs when I enter
$ bbpal -display :0.1
In particular, I haven't been able to script it to start on my second
display when I start X-windows, workarounds solicited.
Paul
--
Paul Mackinney
[EMAIL PROTECTED]
orkspaces on display :0.0,
not :0.1.
Bringing up a menu or submenu doesn't change the display context either,
although opening anything or tearing off a submenu does.
My current workaround is to run bbpal on display :0.1 and click on that,
but it would be cool if clicking the toolbar had the s
Marc Wilson declaimed:
> On Sat, Apr 20, 2002 at 10:20:05AM -0700, Paul Mackinney wrote:
> > I run Debian, which does a great job of automatically updating a
> > menu which is imported by Blackbox. I want to either have a custom menu
> > that I maintain with the Debian menu
Debian syntax for manual customization
instead of BB's.
I think I'll also try my munge-script idea to blow the
/etc/X11/blackbox-menu into a sub-menu named Debian in a menu file that
I maintain in BB syntax. Then I'll be able to use bbconf, and only
customizations to the Debian subm
.
I suppose I could maintain a custom menu section in Blackbox syntax and
write a script to munge it together with the default Debian menu into
~/.blackbox/menu, but is there a better method?
TIA,
Paul
--
Paul Mackinney
[EMAIL PROTECTED]
-Several apps that weren't fielding the --display argument on the
command line now are (Galeon, bbpal).
Paul
--
Paul Mackinney
[EMAIL PROTECTED]
ome up with a better name. Frankly calling it the Dock seems
> reasonable. Blackbox owes a lot to Window Maker anyways.
Dock is cool. Wharf sounds like a Klingon. When Sean posed the idea, I
immediately thought of 'box', but that's probably too generic.
Paul
--
Paul Mackinney
[EMAIL PROTECTED]
like it and others won't.
I'd have to vote for the actual empty menu rather than "*emtpy*". I've
gotten accustomed to seeing nothing in the menu when nothing is there.
Thanks and keep up the great work,
Paul
msg06172/pgp0.pgp
Description: PGP signature
t encounters, the sreen edge
counts as a window boundary.
My thinking is that this should be an easy extension of the current
implementation, and would be feel intuitive to the user.
PM
--
Paul Mackinney
[EMAIL PROTECTED]
>
> --
> Marc Wilson
> [EMAIL PROTECTED]
> http://members.cox.net/msw
I do, and I'm getting to really like it. I saw the behavior you're
talking about and thought to myself "Sean is so cool he must be on top
of this already". Next time I'll post.
Paul
--
Paul Mackinney
[EMAIL PROTECTED]
Am I misunderstanding the -display option in bset root?
When I run
bsetroot -display :0.1
Both display :0.0 and display :0.1 change to the new pattern.
TIA, Paul
PS: _very_ cool that Blackbox configuration settings are display
independant. e.g., autoraise in one doesn't set the
top left (any args, e.g.: -geom 64x64+100+0)
The -display option is ignored.
bbpager - I wanted it to be aligned vertically at the top right just
bbpal. Couldn't get the -geometry option to work.
Guess I'll be checking out xtoolwait...
:-)
Paul
--
Paul Mackinney
[EMAIL PROTECTED]
somone steals the car of Mr. Homeworking, and they
leave the following note:
"Sorry if I have offended. But under bill HR
55.never.existed, it is okay to steal a car as long as I
give you my address to retrieve it. The address is 5 Bogus
Stree, Boston, Ma."
Paul
--
*Paul Tremblay *
*[EMAIL PROTECTED]*
ght corner of the desktop - havent' tried any other combination.
Let me know if you want me to try other slit positions or
configurations.
Thanks,
Paul
msg05920/pgp0.pgp
Description: PGP signature
ng the
unnamed window and it seemed most of the time I could not get an
additional GAIM login without the iconifying either.
Hope this helps, also, I am on the CVS version as of March 30 @ 11:00 AM
EST.
Thanks,
Paul
On Sat, Mar 30, 2002 at 10:32:00AM -0500, David Bonner wrote:
> I haven'
Brandon Thigpen declaimed:
> I copied it from the archive web site. I didn't get the list email
> with the attachment because I forgot to change my procmail settings
> to stop trashing all list mail.
>
> Where can I find this 'original' version that worked for you?
>>Sunday, March 17, 2002, 04
Marc Wilson declaimed:
> On Sun, Mar 17, 2002 at 08:45:35AM +0000, Paul Mackinney wrote:
> > Kyle Donaldson declaimed:
> > > On Sat, 16 Mar 2002, Marc Wilson wrote:
> > > First off, this really was the wrong place to ask about setting up
> > > dual-head X, beca
eak it in. Really I'm just looking for a trail of
breadcrumbs leading to the right forum/documentation. Sorry for the OT
post, I'll desist.
I installed the framebuffer because a) it was there, b) because it's
really nice when X isn't running and c) for the penguin (of course).
Paul
ore.o: adapter DDC:fb0 #1 on i2c-matroxfb registered as adapter 1.
i2c-core.o: adapter MAVEN:fb0 on i2c-matroxfb registered as adapter 2.
i2c-core.o: driver maven registered.
i2c-core.o: client [maven client] registered to adapter [MAVEN:fb0 on
i2c-matrox
fb](pos. 0).
matroxfb_crtc2: secondary head of fb0 was registered as fb1
TIA,
Paul
e .deb and reinstalled with dpkg.
The RH 7.1 system I use at school also fails to run bbconf but with an
informative message. I'll repost with the exact text.
Paul
details:
Debian GNU/Linux, running Sid w/no problems mostly.
Blackbox 0.62.1pre0
BBkeys 0.8.4
TIA,
Paul
PS: I'd also welcome configuration suggestions, perhaps in a new thread.
My .xsession file is currently:
$ cat .xsession
#if [ -f ~/.bash_profile ]; then
# . ~/.bash_profile
#fi
bbdate
t how do I type in the path to the "core"? Again,
don't I need to set the file of the core when before I start X?
(gdg -c=/home/paul/xlog)?
Paul
(It is 12:39, and I am about to download the tar for blackbox .)
--
*Paul Tremblay *
*[EMAIL PROTECTED]*
core files to be written. Then you could
> track down the cause by doing gdb /path/to/blackbox /path/to/core.
>
I'm not sure how to do gdb. (Probably I just type in the line as
it is written!) However, I think I'll try downloading the newest
version of blackbox first.
Th
I am experiencing frequent crashes on blackbox.
I am using nedit to execute scripts. This somehow causes the
window manager to crash.
I get this error message:
Failed to open Catalogue, using default message
BS screen::Parsemenufile:[stylesdir/stylesmenu] error,
/home/paul/.blackbox/style does
more detailed
description of the problem - cause knowing my luck, its probably just my
set up
Thanks,
Paul
msg04341/pgp0.pgp
Description: PGP signature
or a
while, we must figureout a way to do it -- which I'll gladly share my
Perl script once I write it) but leave the default Exit behavior for
those who don't need this.
Thanks for all the ideas,
Paul
On Mon, 2001-12-10 at 20:36, Andy Kopciuch wrote:
> On Monday 10 December 2001 1
uot;Exit".
Is there something I am missing about where to remove this default Exit.
Thanks,
Paul
P.S. Thanks for all the help so far! I'm glad to see a good, strong
user community for my new favorite window manager!
On Sat, 2001-12-08 at 21:04, Matthew Wong wrote:
> On Sat, Dec 08, 2001
I'm looking for a way that if you select "Exit" from the Blackbox Menu
that you are prompted to exit rather than it just killing everything and
kicking me out to the console. You don't know how many times I have
accidentially exited, killing everything that I was doing
Thanks,
Paul
on
the right. This prevents me from closing windows accidentally. :-)
http://www.eecs.umich.edu/~pelzlpj/blackbox-0.61.1-buttonplacement-0.1.patch.gz
Feedback is welcome. Enjoy,
Paul Pelzl
dress and sometimes send from another one, but tough
shit for them. The alternative is spam, and that's unacceptable.
--
Paul Tomblin, Assistant Sub-Peon
The information contained in this electronic message and a
less or gvims looking at other people's
source code). Occassionally instead of the Star Office screen, I'll have two
pieces of development work going on in different screens.
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to include--
The information contained in
f the window is below the
> bottom border. On a PC at 1024x768, the bottom 1/5 is hidden. On a
> 19" Sun monitor everything displays fine.
xwininfo -root
--
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to include--
The information contained in this electronic me
g, and confused the hell
out of some of my coworkers because CDE shows the options in alphabetical
order so people were getting a Blackbox login instead of a CDE login like they
were expecting.
--
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to include--
The information co
a warning to any mandrake users and blaokbox lovers due to the newer c++
compilers that mandrake and redhat are useing in their latest version you
are unable to easily configure blackbox 0.6 and above but you can still
download the rpm of blackbox 0.60.3 from redhat and install it works just
f
m home with a laptop without ssh installed
on it.
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to include--
The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addressee(s) and may
contain confidential or
bout a
dozen corporate security rules), I mean?
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to include--
The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addressee(s) and may
contain conf
ll send a message to the sender.
Don't assume that all mailing lists are run by majordomo, and don't assume
that your broken mailer always does the right thing. That's the same mistake
the author of the document in question made. Just because things are broken
in your world doesn
ce it was first posted
years ago. Changing the reply-to to the list address keeps discussions going,
and means that smarmy gits who tell other people to "switch to a decent
mailer" but are themselves guilty of double sending don't have a chance to
expose their stupidity.
--
Paul
n the CC list, and the copy that came through the mailing list.
I am scrupulous about editing out the names on the To and CC lists, but I'm
one of only one or two who bother.
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to include--
The information contained in this electro
I have set the slit to TopLeft, BottomRight, etc, to no effect. It
> stays center.
Don't know about the BB that comes with Debian, but the current BB has an
option on the slit and on the toolbar to make them autohide.
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to
our distro choices based on other factors, like ease of administration, or
what GUIs they support, or even their design philosophy, whatever is important
to you.
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to include--
The information contained in this electronic message
Wikoff wrote:
>
> What is the best development env. ?
Any Unix-like OS, several xterms, make, gvim, a beer, and a couple of good
reference books.
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to include--
The information contained in this electronic message and any
aces using Alt-1 through Alt-4.
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to include--
The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addressee(s) and may
contain confidential or privileg
"Don W. Jenkins" wrote:
>
> I'm new to the list. Where does one find bbapconf?
>
http://bbtools.windsofstorm.net
Same place you get bbkeys and bbpager(I think).
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to include--
The information contain
Mads Martin Joergensen wrote:
>
> * Andreas Jarund <[EMAIL PROTECTED]> [Oct 30. 2000 14:14]:
> > Is it possible to start an application from .xsession so it appears in a
> > specifc workspace? If it is, how is it done?
>
> no
>
Actually, yes it is, using bbapp
p xterms for years. This is not a mutt issue, neither is it my
misunderstanding of the command line argument.
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to include--
The information contained in this electronic message and any attachments to
this message are intended for th
ow on my screen
d) fix this horrendous bug in bbappconf and bbpager
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to include--
The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addressee(s)
play.cc around
line 366. I don't see any provision to use any other cursors. If you want to
change the cursor, you're probably going to have to compile it in. Which is
fine by me - you make the product too configurable and it will grow and slow
down, and we've already got enough win
sk|Mod3Mask) == Mod1Mask)) {
It won't be screwed up by the other things that can be in the state variable,
like the current state of caps-lock, num-lock and scroll-lock keys.
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to include--
The information contained in this el
quot;Workspace3" &
netscape -mail &
wait $wmpid # Wait for wm (key client) to exit
And that gives me two xterms in both Workspace 1 and Workspace 2, one in
Workspace 3, and Netscape Mail in Workspace 4.
--
Paul Tomblin, Software Developer
---begin stuff I
typenames in templates?
I was going to suggest replacing the min and max templates with macros, but I
see that they are used in lots of places with expressions with side effects,
so you definitely don't want to do that!
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to includ
switch to a different style. I prefer the Nyz style.
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to include--
The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addressee(s) and may
contai
John Kennis wrote:
> I'll be adding some stuff. At least if you guys find the tool usefull.
I'm still figuring out how to use it, but yes, I find it useful.
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to include--
The information contained in this electron
r as well? The documentation
seems to indicate that, as well as all the options like
"bbappconf.desktop.width: 40", but I don't see any such thing. And
if that's not the case, what is the point of that sticky empty window that it
brings up? I don't see any point to i
John Kennis wrote:
> I just put up a preliminary version of bbappconf, a tool to set decoration
> and workspace of windows in Blackbox.
>
> Just have a look and let me know any suggestions/ideas you have.
Why does configure require XpmFree? I didn't need Xpm to compile bla
directory with the other blackbox executables.
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to include--
The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addressee(s) and may
contain confidential
John Kennis wrote:
> On Wed, 11 Oct 2000, Paul Tomblin wrote:
> > directory, you'll have to make sure that changing the title doesn't change the
> > name and screw up your stuff.
> >
> I've noticed that too, but the WM_CLASS name always seems to change.
ces. Not that I can think of any such
application right now, but it's something to think about.
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to include--
The information contained in this electronic message and any attachments to
this message are intended for the e
The Solaris application "perfmeter" puts an icon on the desktop, even though
in Blackbox it certainly doesn't act like an icon. Does anybody know how to
get rid of it?
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to include--
The information containe
space to another (using
WMInterface::changeDesktop, I beleive) and write a little app that would spawn
an application and move it to the appropriate desktop. Hmm.
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to include--
The information contained in this electroni
Alex Buell wrote:
> On Tue, 10 Oct 2000, Paul Tomblin wrote:
> > That's too bad, because I consider the ability to be able to put a
> > bunch of applications in my .xinitrc and start them up on the
> > appropriate Workspaces of primary importanc
erm -xrm
"Workspace: " and have it go to Workspace .
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to include--
The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addressee(s) and may
co
"Gregory J. Barlow" wrote:
>
> On Tue, 10 Oct 2000, Paul Tomblin wrote:
>
> > I'm sorry if this is a FAQ, but I can't find it documented anywhere. How do I
> > make Blackbox start up stuff in different workspaces? On some window
> > managers, you
edge of workspace +1, but
that doesn't appear to be the case with Blackbox. It also doesn't have any
option that I can see to save the current set-up to be restarted next time you
log in.
--
Paul Tomblin, Software Developer
---begin stuff I'm forced to include--
The information conta
Downloaded it, installed and it works beautiful, thanks. -Andy
On Wed, 31 May 2000, Nathan Clemons wrote:
> Date: Wed, 31 May 2000 20:33:27 -0400
> To: [EMAIL PROTECTED]
> From: Nathan Clemons <[EMAIL PROTECTED]>
> Subject: Re: Re: Bbsload
>
> Same place as usual :)
>
> ftp://bbtools.windsofst
Where can I get 0.2.4 from?
On Wed, 31 May 2000, John Kennis wrote:
> Date: Wed, 31 May 2000 19:24:11 +0200
> To: "Andrew P Rossetti" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
> From: John Kennis <[EMAIL PROTECTED]>
> Subject: Re: Bbsload
>
> On Wed, 31 May 2000, Andrew P Rossetti wrote:
> > I am n
The patch that I used was from Joey's Blackbox Patches
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Andrew P Rossetti" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, May 25, 2000 10:34 AM
Subject: Re: Problem with Hidetoolbar Patch
> Where did you get the patch
87 matches
Mail list logo