The debian-private mailing list leak, part 1. Volunteers have complained about Blackmail. Lynchings. Character assassination. Defamation. Cyberbullying. Volunteers who gave many years of their lives are picked out at random for cruel social experiments. The former DPL's girlfriend Molly de Blanc is given volunteers to experiment on for her crazy talks. These volunteers never consented to be used like lab rats. We don't either. debian-private can no longer be a safe space for the cabal. Let these monsters have nowhere to hide. Volunteers are not disposable. We stand with the victims.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Athena Widgets



Joey Hess wrote:
> 
> > Is it possible to use xaw3d, xaw95, and nextaw cooperatively and if so
> > how does one set this up? I'm just using nextaw at the moment and it
> > seems to be working well. The scroll bars look and operate really great
> > in the xterm windows. I'm using fvwm95 as my window manager.
> 
> Yes, it it possible. Here's how:
> 
> * Install which ever of the xaw3d, xaw95, nextaw, packages you wish. They
>   all cooexist fine.
> * Edit /etc/ld.so.conf and make the line for the widget set you want to
>   use as default be first in the file. Ie, I want nextaw first, but I also
>   have xaw3d installed, so:
>         /usr/X11R6/lib/neXtaw
>         /usr/X11R6/lib/Xaw3d
> * To start up a program using something other than the default widget set,
>   use a command like this:
>         LD_PRELOAD=/usr/X11R6/lib/Xaw3d/libXaw.so xedit
>   That will start up xedit using the xaw3d widgets instead of the nextaw
>   defaults. If I wanted to use the plain athena widgets that comes with X,
>   I would use this command:
>         LD_PRELOAD=/usr/X11R6/lib/libXaw.so xedit
> 
> --
> #!/usr/bin/perl -i=-/*/~%*~%/~~%/~~~-/*/_/=~~~-/====~~! # joey@kite.ml.org
> $o=35;$_="$^I-*!=====_!/";s/~/!*/g;s~%~-/ / ~g;$_.='---      Joey Hess
> ';s/=/__/g;y|*!| \\|;for(split/-/){print' 'x$o--."$_\n"}# a M.C. Escher fan
> 

This is great. Exactly what I needed.

Thanks,

Victor


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com