You've loaded an old revision of the document! If you save it, you will create a new version with this data. Media Files====== Making the Trackpad Behave Like Under MacOS ====== You can make the Mac trackpad to behave kindof like how it does under MacOS. By default, "right click" or "secondary click" is registered by clicking the bottom-right corner of the trackpad. You can enable two-finger clicking by adjusting ''wsconsctl'' settings. If you do not yet have a ''wsconsctl.conf'' file, you can copy the one from ''/etc/examples'' into ''/etc'' or of course you can create your own. <code> # cp /etc/examples/wsconsctl.conf /etc/ </code> Add the following value: <code> # /etc/wsconsctl.conf mouse.tp.mtbuttons=on </code> If you prefer "reverse scrolling", also add: <code> # /etc/wsconsctl.conf mouse.reverse_scrolling=on </code> See also: wsconsctl.conf manual page wsmouse manual pageSavePreviewCancel Edit summary Note: By editing this page you agree to license your content under the following license: CC Attribution-Share Alike 4.0 International