Mailinglist Archive: opensuse-factory (533 mails)
| < Previous | Next > |
Re: [opensuse-factory] Status M6
- From: Stefan Seyfried <stefan.seyfried@xxxxxxxxxxxxxx>
- Date: Thu, 29 Apr 2010 16:47:21 +0200
- Message-id: <20100429164721.4f3a4acb@xxxxxxxxxxxxxxxx>
On Thu, 29 Apr 2010 16:35:50 +0200
Stefan Dirsch <sndirsch@xxxxxxx> wrote:
almost.
susi:/etc/X11/xorg.conf.d # cat 00-device.conf
Section "Device"
Identifier "fbdev"
Driver "fbdev"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "fbdev"
EndSection
(did just a quick test with "X :1 -retro", will need to find out how to
change the braindead 96dpi for my 120dpi screen)
Hey, I did not know that you like stuff like that. I'm sure I can find
more of those if I just start digging! ;P
Have fun,
seife
--
Stefan Seyfried
"Any ideas, John?"
"Well, surrounding them's out."
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
Stefan Dirsch <sndirsch@xxxxxxx> wrote:
From my mind:
cat > /etc/X11/xorg.conf.d/00-device.conf << EOF
Section "Device"
Identifier "fbdev"
Driver "fbdev"
EndSection
EOF
almost.
susi:/etc/X11/xorg.conf.d # cat 00-device.conf
Section "Device"
Identifier "fbdev"
Driver "fbdev"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "fbdev"
EndSection
(did just a quick test with "X :1 -retro", will need to find out how to
change the braindead 96dpi for my 120dpi screen)
Oh - and for the flickering screen, there's
https://bugzilla.novell.com/show_bug.cgi?id=596844 ;-)
Yes, that's an entertaining one. ;-)
Hey, I did not know that you like stuff like that. I'm sure I can find
more of those if I just start digging! ;P
Have fun,
seife
--
Stefan Seyfried
"Any ideas, John?"
"Well, surrounding them's out."
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |