View previous topic :: View next topic |
Author |
Message |
kg4ojl Tux's lil' helper
Joined: 16 Oct 2005 Posts: 91
|
Posted: Thu Apr 16, 2009 6:06 pm Post subject: Xorg server 1.5 and vmware-workstation 6.5 |
|
|
I am also having sort of a problem. When I did the xorg upgrade to 1.5 I lost the abilty for the number lock, scroll lock, etc lights on the keyboard to change depending on wether or not you where in gentoo (host) or in vmware-workstation (in my case Windows XP) Before you could move the mouse into the virtual machine and if you had num lock on in linux but not on in VM, then the num lock light on the keyboard would go out in the VM. I have tryed emerging xorg-server without hal, and using xf86-input-mouse, xf86-input-keyboard, and in make.conf INPUT_DEVICES="mouse keyboard" like before, but it still doesn't work. I did noticed that after in xorg-server update, I had to comit out the RgbPath "/usr/share/X11/rgb" line under the files section to get xorg to work. I don't know if that has anything to do with my problem or not. Any help would be GREAT.
Thanks. _________________ Intel DP35DP MB, 2 Gig DDR2, 1TB Sata HD's In Raid5 Config.(Highpoint rocketraid 2300). Processor:quad Core 2.4 Ghz 4 meg. Cache Mem. Sapphire X1950 Pro (Ati) 256 Meg. Pci Express Video Card.
Running Gentoo Stable, using Gentoo-sources |
|
Back to top |
|
|
kg4ojl Tux's lil' helper
Joined: 16 Oct 2005 Posts: 91
|
Posted: Thu Apr 16, 2009 6:20 pm Post subject: |
|
|
As far as people having keyboard mapping problems with vmware-workstation host-gentoo and guest-windows XP please try running this in term:
echo 'xkeymap.nokeycodeMap = true' > ~/.vmware/config
as the user that uses vmware. _________________ Intel DP35DP MB, 2 Gig DDR2, 1TB Sata HD's In Raid5 Config.(Highpoint rocketraid 2300). Processor:quad Core 2.4 Ghz 4 meg. Cache Mem. Sapphire X1950 Pro (Ati) 256 Meg. Pci Express Video Card.
Running Gentoo Stable, using Gentoo-sources |
|
Back to top |
|
|
PinguinoLoco n00b
Joined: 04 Feb 2009 Posts: 21
|
Posted: Thu Apr 16, 2009 7:00 pm Post subject: |
|
|
If the suggestion above does not work you colud try writting the key definitions in ~/.vmware/config
xkeymap.keycode.108 = 0x138 # Alt_R
xkeymap.keycode.106 = 0x135 # KP_Divide
xkeymap.keycode.104 = 0x11c # KP_Enter
xkeymap.keycode.111 = 0x148 # Up
xkeymap.keycode.116 = 0x150 # Down
xkeymap.keycode.113 = 0x14b # Left
xkeymap.keycode.114 = 0x14d # Right
xkeymap.keycode.105 = 0x11d # Control_R
xkeymap.keycode.118 = 0x152 # Insert
xkeymap.keycode.119 = 0x153 # Delete
xkeymap.keycode.110 = 0x147 # Home
xkeymap.keycode.115 = 0x14f # End
xkeymap.keycode.112 = 0x149 # Prior
xkeymap.keycode.117 = 0x151 # Next
xkeymap.keycode.78 = 0x46 # Scroll_Lock
xkeymap.keycode.127 = 0x100 # Pause
xkeymap.keycode.133 = 0x15b # Meta_L
xkeymap.keycode.134 = 0x15c # Meta_R
xkeymap.keycode.135 = 0x15d # Menu |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|