No. You need to modify the VM so that the keyboard can be connected to it directly. Here’s how : Locate your VM bundle. Typically, it’s located in a subfolder of Documents which is in your home folder. right click (VO+shift+m), show package contents. Open the "your-machine-name.vmx" file in a text editor (textEdit is included on OS X but any editor will work). Add the following two lines to the bottom of the file :
usb.generic.allowHID = "TRUE" usb.generic.allowLastHID = "TRUE" Save the file (command+s) and close it. Reopen VMWare and start up your VM. Then click the "show settings" button. Go to USB and your keyboard will be listed in the table. Check the checkbox and click OK to confirm. Now, the external keyboard will control the VM, and the internal keyboard will control the host system. This means you can use both systems simultaneously and have full keyboard support on Windows! I use an external windows-style mechanical keyboard with my Mac, so can use typical Windows key commands/placements. Bill P.S. VMWare Fusion has been abandoned. I’m still using it at the moment, but I wouldn’t suggest it for new or mission critical systems. Still looking for a better accessible hypervisor for the Mac, haven’t found a replacement yet. > > On Feb 25, 2016, at 7:37 PM, Tony <[email protected]> wrote: > > I’m using VMWare Fusion 8.1. Do you mean I should disconnect the keyboard and > reconnect it when I am in Windows? Thanks for your help. > > From: [email protected] > [mailto:[email protected]] On Behalf Of Bill Dengler > Sent: Thursday, February 25, 2016 7:33 PM > To: [email protected] > Subject: Re: num padis locked > > You need to connect the keyboard directly to the VM. > What virtualization software are you using? > > Bill >> On Feb 25, 2016, at 6:06 PM, Tony <[email protected] >> <mailto:[email protected]>> wrote: >> >> Hey All, >> Please keep in mind that I’m new to the mac world. I have a full size Apple >> keyboard that I have connected to a macbook pro, on which I have created a >> virtual machine, where I installed Windows 7 with jaws 14. I’m not sure how, >> but the num pad is locked, and I can’t figure out how to get it back. I >> tried hitting the numlock, but nothing but a tink sound when I try to >> navigate. >> Any help is always much appreciated. >> >> Tony Santiago >> [email protected] <mailto:[email protected]> >> >> >> -- >> The following information is important for all members of the Mac >> Visionaries list. >> >> If you have any questions or concerns about the running of this list, or if >> you feel that a member's post is inappropriate, please contact the owners or >> moderators directly rather than posting on the list itself. >> >> Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara >> Quinn - you can reach Cara at [email protected] >> <mailto:[email protected]> >> >> The archives for this list can be searched at: >> http://www.mail-archive.com/[email protected]/ >> <http://www.mail-archive.com/[email protected]/> >> --- >> You received this message because you are subscribed to the Google Groups >> "MacVisionaries" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] >> <mailto:[email protected]>. >> To post to this group, send email to [email protected] >> <mailto:[email protected]>. >> Visit this group at https://groups.google.com/group/macvisionaries >> <https://groups.google.com/group/macvisionaries>. >> For more options, visit https://groups.google.com/d/optout >> <https://groups.google.com/d/optout>. > > > -- > The following information is important for all members of the Mac Visionaries > list. > > If you have any questions or concerns about the running of this list, or if > you feel that a member's post is inappropriate, please contact the owners or > moderators directly rather than posting on the list itself. > > Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara > Quinn - you can reach Cara at [email protected] > <mailto:[email protected]> > > The archives for this list can be searched at: > http://www.mail-archive.com/[email protected]/ > <http://www.mail-archive.com/[email protected]/> > --- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/macvisionaries > <https://groups.google.com/group/macvisionaries>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. > > -- > The following information is important for all members of the Mac Visionaries > list. > > If you have any questions or concerns about the running of this list, or if > you feel that a member's post is inappropriate, please contact the owners or > moderators directly rather than posting on the list itself. > > Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara > Quinn - you can reach Cara at [email protected] > <mailto:[email protected]> > > The archives for this list can be searched at: > http://www.mail-archive.com/[email protected]/ > <http://www.mail-archive.com/[email protected]/> > --- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/macvisionaries > <https://groups.google.com/group/macvisionaries>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- The following information is important for all members of the Mac Visionaries list. If you have any questions or concerns about the running of this list, or if you feel that a member's post is inappropriate, please contact the owners or moderators directly rather than posting on the list itself. Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara Quinn - you can reach Cara at [email protected] The archives for this list can be searched at: http://www.mail-archive.com/[email protected]/ --- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/macvisionaries. For more options, visit https://groups.google.com/d/optout.
