[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#167887: - a short patch



>using the configuration of xserver-xfree86 to configure my xserver
>results in a heavily interferencing root-weve because of the panel's
>native resolution of 1400 x 1050 isn't included.
>there should be a way to add a custom resolution or please add mine :)

1400x1050 has become a relatively common resolution for laptop LCDs.
The attached patch adds this resolution to the list of resolution
options for the xserver-xfree86 configuration.

						Neil
--- xserver-xfree86.templates.orig	2003-04-30 17:57:49.000000000 -0700
+++ xserver-xfree86.templates	2003-04-30 17:58:20.000000000 -0700
@@ -340,8 +340,8 @@
  Removing all of them is effectively the same as removing none, since in
  both cases the X server will attempt to use the highest possible
  resolution.
-Choices: 1920x1440, 1856x1392, 1792x1344, 1600x1200, 1280x1024, 1280x960, 1152x864, 1024x768, 800x600, 640x480
-Choices-nl: 1920x1440, 1856x1392, 1792x1344, 1600x1200, 1280x1024, 1280x960, 1152x864, 1024x768, 800x600, 640x480
+Choices: 1920x1440, 1856x1392, 1792x1344, 1600x1200, 1400x1050, 1280x1024, 1280x960, 1152x864, 1024x768, 800x600, 640x480
+Choices-nl: 1920x1440, 1856x1392, 1792x1344, 1600x1200, 1400x1050, 1280x1024, 1280x960, 1152x864, 1024x768, 800x600, 640x480
 Default: 1152x864, 1024x768, 800x600, 640x480
 
 Template: xserver-xfree86/config/inputdevice/keyboard/rules

Reply to: