Skip to content

Commit

Permalink
handbook: Add procedure for fixing broken mouse support in vmware
Browse files Browse the repository at this point in the history
  • Loading branch information
claucambra committed Oct 6, 2024
1 parent 21e1386 commit 2f36e4d
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,15 @@ To run FreeBSD smoothly on VMWare, drivers should be installed:
====
The xf86 packages are only available for x86 FreeBSD guests.
====
[.procedure]
. Enabling the mouse
+
Some users have reported issues using the mouse in the virtual machine. The mouse may be enabled by appending the following to [.filename]#/boot/loader.conf#:
+
[.programlisting]
....
# ums_load=“YES”
....

[[virtualization-guest-virtualbox]]
== FreeBSD as a Guest on VirtualBox(TM)
Expand Down

0 comments on commit 2f36e4d

Please sign in to comment.