diff options
author | Eric Hameleers <alien@slackware.com> | 2016-05-14 13:04:13 +0200 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2016-05-14 13:04:13 +0200 |
commit | f7f4291b0101903d96c7ca5d61b3beedb29ee6dc (patch) | |
tree | 144ad98617b12b48e9f62d334974c0bbcbf6be87 /syslinux | |
parent | 4ebc965ba2dcb4dfe2d2cabe1bc80307eaa904cf (diff) | |
download | liveslak-f7f4291b0101903d96c7ca5d61b3beedb29ee6dc.tar.gz liveslak-f7f4291b0101903d96c7ca5d61b3beedb29ee6dc.tar.xz |
Update the syslinux and grub help files with the new 'tweaks' option.
Diffstat (limited to 'syslinux')
-rw-r--r-- | syslinux/f4.txt | 6 |
1 files changed, 4 insertions, 2 deletions
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. |