Re: Fluxbox issues with RH9

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

 



 

On Tue, 10 Jun 2003, Andrew Lofthouse wrote:

> I've got a Toshiba Satellite 2595CDT laptop (Celeron
> 400, 192MB RAM) with RH9 installed. I've installed the
> latest version of fluxbox (0.14, I believe), but it's
> not working the way it usually does (with 8.0 and 7.3
> for instance). It takes several seconds (about 15-20)
> after logging in for fluxbox to start, and then the
> fonts are very large, and the title bars at the top of
> windows are also very large. This laptop has an
> 800x600 display, so I like to conserve screen real
> estate. Has anyone had any similiar problems with
> fluxbox and RH9? Any fixes?

You need the following (or perhaps a subset) set - for
fluxbox to work properly on rh8/9

>>
export LANG=en_US
export LC=C
export LC_ALL=C
<<

I use the following to start up fluxbox (from gdm)

[asterix]: cat /etc/X11/gdm/Sessions/Fluxbox 
#!/bin/bash
#Location: /etc/X11/gdm/Sessions/Fluxbox
xrdb -merge /etc/X11/Xresources
export LANG=en_US
export LC=C
export LC_ALL=C
exec ssh-agent /bin/bash --login -c 'ssh-add </dev/null; exec fluxbox'
[asterix]: 

Satish




[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux