Re: [PATCH] make mousedev resolution module parameter

2000-10-15 Thread Vojtech Pavlik
On Sun, Oct 15, 2000 at 05:09:37PM +0200, Erik Mouw wrote: > (Second try, this time with the correct mailing list address. Duh.) > > Hi, > > This patch makes the X and Y resolution in drivers/input/mousedev.c a > module parameter. In this way the screen resolution can be set by > using: > >

[PATCH] make mousedev resolution module parameter

2000-10-15 Thread Erik Mouw
(Second try, this time with the correct mailing list address. Duh.) Hi, This patch makes the X and Y resolution in drivers/input/mousedev.c a module parameter. In this way the screen resolution can be set by using: modprobe mousedev xres=1280 yres=1024 The configure-time resolution is used