summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--EFI/BOOT/help.txt6
-rw-r--r--syslinux/f4.txt6
2 files changed, 8 insertions, 4 deletions
diff --git a/EFI/BOOT/help.txt b/EFI/BOOT/help.txt
index 50a2e88..ed13122 100644
--- a/EFI/BOOT/help.txt
+++ b/EFI/BOOT/help.txt
@@ -50,8 +50,10 @@ nic=<driver>:<interface>:<dhcp|static>[:ipaddr:netmask[:gateway]]
localhd => initialize RAID/LVM on local hard drives.
-nga => no glamor 2D acceleration. Use when X.Org fails
- with error "EGL_MESA_drm_image required".
+tweaks=tweak1[,tweak2,[,...]] => Implemented tweaks:
+ nga - no glamor 2D acceleration, avoids error "EGL_MESA_drm_image required".
+ tpb - enable TrackPoint scrolling while holding down middle mouse button.
+ syn - start the syndaemon for better support of Synaptics touchpads.
nomodeset => Boot without kernel mode setting, needed with
some machines.
diff --git a/syslinux/f4.txt b/syslinux/f4.txt
index ee397ba..c890348 100644
--- a/syslinux/f4.txt
+++ b/syslinux/f4.txt
@@ -4,8 +4,10 @@
localhd => initialize RAID/LVM on local hard drives.
-nga => no glamor 2D acceleration. Use when X.Org fails
- with error "EGL_MESA_drm_image required".
+tweaks=tweak1[,tweak2,[,...]] => Implemented tweaks:
+ nga - no glamor 2D acceleration, avoids error "EGL_MESA_drm_image required".
+ tpb - enable TrackPoint scrolling while holding down middle mouse button.
+ syn - start the syndaemon for better support of Synaptics touchpads.
nomodeset => Boot without kernel mode setting, needed with
some machines.