FluxBox install
Steve
bassix at gmail.com
Mon Oct 31 11:41:14 UTC 2005
On 10/30/05, Steve <bassix at gmail.com> wrote:
> On 10/30/05, Chris Peterman <c.peterman at gmail.com> wrote:
> > You may want to try installing the "menus" package from Synaptic then
> > popping open a terminal and running "update-menus"
>
> Chris,
>
> Yes, that did the job, thanks.
>
> Another question, how do I change the resolution for fluxbox? In Gnome
> I have 1280x960, but when I log in to fluxbox, it is 1280x1024, which
> happens to be the same as the log in screen's res... does that have
> anything to do with it? How would I change as well??
>
> Thanks for any help!
>
> -Steve.
I'll answer myself! :-)
I got rid of the 1280x1024 entry in xorg.conf, and I also put my
custom modeline 1280x960 entry as the first resolution in the list.
This worked!
-----------------
Section "Monitor"
Identifier "SyncMaster"
Option "DPMS"
HorizSync 30.0 - 85.0
# 1280x960 @ 85.00 Hz (GTF) hsync: 85.68 kHz; pclk: 149.43 MHz
Modeline "1280x960_85.00" 149.43 1280 1376 1512 1744 960 961 964
1008 -HSync +Vsync
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV34 [GeForce FX 5200]"
Monitor "SyncMaster"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x960_85.00" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x960_85.00" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x960_85.00" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x960_85.00" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x960_85.00" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x960_85.00" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
-----------------
Maybe this will help someone else someday. Just a word of caution, not
to use my same modeline unless you're sure it works for you. I
generated it here: http://www.sh.nu/nvidia/gtf.php
-Steve.
--
Ubuntu :: Linux for Human Beings :: ubuntulinux.org
More information about the ubuntu-users
mailing list