Re: [gentoo-user] I can't change X resolution

2003-08-14 Thread Pat Kerwan
On Sat, Aug 09, 2003 at 08:17:33PM +0200, Eduardo Alaminos wrote: > Hi. > > I'll be very concise (English is not my native languaje). > > I just install Gentoo 1.4 Pentium4, and... > > 1) I want to run XFree86 4.3.0r2, at: 1024 x 769 x 16 bpp 85 Hz, > but X start at 1400 x 1050 x 8 bpp (from

Re: [gentoo-user] I can't change X resolution

2003-08-14 Thread Rudmer van Dijk
On Saturday 09 August 2003 20:17, Eduardo Alaminos wrote: > 1) I want to run XFree86 4.3.0r2, at: 1024 x 769 x 16 bpp 85 Hz, > but X start at 1400 x 1050 x 8 bpp (from "Info Center") > I run kXconfig to change that, it put a "ModeLine 1024x768/85Hz..." in > "/etc/X11/XF86Config" but nothing has cha

[gentoo-user] I can't change X resolution

2003-08-10 Thread Eduardo Alaminos
Hi. I'll be very concise (English is not my native languaje). I just install Gentoo 1.4 Pentium4, and... 1) I want to run XFree86 4.3.0r2, at: 1024 x 769 x 16 bpp 85 Hz, but X start at 1400 x 1050 x 8 bpp (from "Info Center") I run kXconfig to change that, it put a "ModeLine 1024x768/85Hz..." i

Re: [gentoo-user] I can't change X resolution

2003-08-09 Thread Ernie Schroder
On Saturday 09 August 2003 02:17 pm, Eduardo Alaminos wrote: > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "PS/2" Change the above line to : Option "Protocol" "IMPS/2" and your scroll wheel should work. > Opti