summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2020-04-29 10:20:48 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-04-29 10:33:48 +0200
commitbe40e5007c1927fab87309808cdaff6b0d3a1176 (patch)
tree882142032a08f7109e19f8764eb202ff99853024 /rules
parent061ca0f01608d3cd08772810e65640837f94fdcb (diff)
downloadptxdist-be40e5007c1927fab87309808cdaff6b0d3a1176.tar.gz
ptxdist-be40e5007c1927fab87309808cdaff6b0d3a1176.tar.xz
xorg-options: cleanup menu file
Remove old options that have been commented out for a long time. Convert help text to UTF-8. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/xorg-options.in34
1 files changed, 1 insertions, 33 deletions
diff --git a/rules/xorg-options.in b/rules/xorg-options.in
index 546b40dda..943153567 100644
--- a/rules/xorg-options.in
+++ b/rules/xorg-options.in
@@ -2,38 +2,6 @@
menu "options "
-# disabled, its incomplete
-#
-#choice
-# prompt "Select type of X environment"
-#config XORG_NO_PREFERENCE
-# bool
-# prompt "No preference"
-# help
-# Select this, if you want to combine X serrver's features by your own
-#
-#config XORG_SMALL_TERMINAL
-# bool
-# prompt "A tiny terminal X"
-# help
-# Select this if you want an X environment for small terminals only.
-# This server type does only the presentation of data, the clients are
-# running on other machines.
-# It does not support 3D features, and if the X extensions are enabled
-# there is no need for any local font rendering, nor for local fonts.
-#
-#config XORG_FULL_BLOWN
-# bool
-# prompt "A full blown X"
-# help
-# Select this type if you want to run a full blown X server on a
-# powerful target. For this type of target the X server and the X
-# clients are running on the same machine. This type supports 3D
-# features, but needs all the nice libraries to fontrendering, TTF
-# support, fonts et all.
-#
-#endchoice
-
config XORG_KEYBOARD_MAPPING_SUPPORT
bool
prompt "support keyboard mappings"
@@ -44,7 +12,7 @@ config XORG_KEYBOARD_MAPPING_SUPPORT
If you like to use a keyboard with your X server (mostly wanted)
enable this entry. Its required when you want to configure specific
keyboard layouts and key settings. Mostly needed on non-US keyboards.
- Note: A german keyboard does not support the '@¤\[]{}|' keys when
+ Note: A german keyboard does not support the '@¤\[]{}|' keys when
disabled!
config XORG_OPTIONS_TRANS_UNIX