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

Re: X windows app startup



try your config in /etc/X11/XF86Config-4
change 1024x800 with 800x600

Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Video Card"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1024x800" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1024x800" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1024x800" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1024x800" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1024x800" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1024x800" "640x480"
        EndSubSection
EndSection




On Tue, 2004-04-06 at 14:52, Craig Schneider wrote:
> Hi guys
> 
> Would anyone know how to start klpr in X on startup and have the window
> centered and the res 800x600 ?
> 
> Thanks
> Craig
> 
> 



Reply to: