From f7f4291b0101903d96c7ca5d61b3beedb29ee6dc Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 14 May 2016 13:04:13 +0200 Subject: Update the syslinux and grub help files with the new 'tweaks' option. --- EFI/BOOT/help.txt | 6 ++++-- syslinux/f4.txt | 6 ++++-- 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=::[: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. -- cgit v1.2.3