The screen is completely out of whack, not taking up the full screen,
the panel is only taking up half the width of the bottom screen, I have
no reboot or shut down options, just a logout option, and I have to use
startx each time to get into KDE, and it is incredibly sluggish.
AlienHealer;1918896 Wrote:
> hi, thanks for you help
>
> What do I have to do to stop having to write startx each time?
>
> started a new kde4 folder, but still no logout or reboot button, but
> that isn’t a biggie
AlienHealer;1918919 Wrote:
> is this what you want?
>
>
> # Modified by YaST2. Last modification on Wed Dec 31 19:21:32 NZDT 2008
> default 0
> timeout 8
> ##YaST - generic_mbr
> gfxmenu (hd0,5)/boot/message
> ##YaST - activate
>
> ###Don’t change this comment - YaST2 identifier: Original name:
> linux###
> title openSUSE 11.1
> root (hd0,5)
> kernel /boot/vmlinuz-2.6.27.7-9-default
> root=/dev/disk/by-id/ata-ST3160815A$
> resume=/dev/disk/by-id/ata-ST3160815A$ splash=silent showopts vga=0x367
> initrd /boot/initrd-2.6.27.7-9-default
>
> ###Don’t change this comment - YaST2 identifier: Original name: windows
> 1###
> title windows 1
> rootnoverify (hd0,0)
> chainloader +1
>
> ###Don’t change this comment - YaST2 identifier: Original name: windows
> 2###
> title windows 2
> rootnoverify (hd0,1)
> chainloader +1
>
> ###Don’t change this comment - YaST2 identifier: Original name:
> failsafe###
> title Failsafe – openSUSE 11.1
> root (hd0,5)
> kernel /boot/vmlinuz-2.6.27.7-9-default
> root=/dev/disk/by-id/ata-ST3160815A$
> initrd /boot/initrd-2.6.27.7-9-default
First look to see if there is a menu.lst.old in the /boot/grub/ -
location you can open with kwrite
It may have the correct info for you, the kernel MAY be different, so
watch for that.
I edited your menu as above (blue/red)
RED* vga= will be different to what I quote, your old menu file may
have that, otherwise find out what it should be, depends on your
resolution screen size.