Il giorno mar, 15/11/2005 alle 20.17 +0100, .yo.mo. ha scritto: > On Tuesday 15 November 2005 19:26, Alessandro Riz ml wrote: > > Il giorno mar, 15/11/2005 alle 17.10 +0100, Le0n_84 debianized ha > > > > > la situazione รจ questa: nel file /etc/X11/xorg.conf ho due righe > > > Load "radeon" > > > ... > > > Driver "radeon" > > > di cui solo la seconda deve essere sostituita con > > > Driver "vesa" > > > > Prova cosi': > > $ cat /etc/X11/xorg.conf | grep Driver | sed 's/radeon/vesa/' > > > > Ma cosi' non modicica il file... Basta che fai la redirezione dell'output sullo stesso file: $ cat /etc/X11/xorg.conf | grep Driver | sed 's/radeon/vesa/' > /etc/X11/xorg.conf (tutto sulla stessa riga)
Ciao Alessandro -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

