Trouble with the keymap

AmokPaule

Member
May 10, 2010
44
0
6
Hello,
im not sure what im doing wrong but it seems when im into one of my kvm ves it seems that there is something wrong with the keymap.
My desktop is win 7 64
Browser firefox
Proxmox webinterface is in english but keymap is set to german.
While installing an ve i choose english as language and the keymap to german but when im logged in to my ve over the proxmox webinterface its not german even after i loaded the german keymap again. This happends to all ves i have used so far not depending on any specific os.
 
Hello,
im not sure what im doing wrong but it seems when im into one of my kvm ves it seems that there is something wrong with the keymap.
My desktop is win 7 64
Browser firefox
Proxmox webinterface is in english but keymap is set to german.
While installing an ve i choose english as language and the keymap to german but when im logged in to my ve over the proxmox webinterface its not german even after i loaded the german keymap again. This happends to all ves i have used so far not depending on any specific os.
Hi,
is it a kvm-vm?
If you look for the kvm-process on the console (proxmox host) what keymap is there specified?
Code:
ps aux | grep kvm
root      4713 10.9  6.0 1240816 985320 ?      Sl   May10 185:59 /usr/bin/kvm -monitor ... -k de ...

Udo
 
Hello,
im not sure if the -k option is there or i might over read it so i give the output here:
root 25362 32.3 26.3 1169896 1059396 ? Rl 12:06 24:06 /usr/bin/kvm -monitor unix:/var/run/qemu-server/211.mon,server,nowait -vnc unix:/var/run/qemu-server/211.vnc,password -pidfile /var/run/qemu-server/211.pid -daemonize -usbdevice tablet -name voice -smp sockets=1,cores=1 -boot menu=on -vga cirrus -tdf -drive file=/home/proxmox/kvm/ve/images/211/vm-211-disk-1.raw,if=ide,index=0,boot=on -drive file=/home/proxmox/kvm/isos/linux/ubuntu-10.04-server-amd64.iso,if=ide,index=2,media=cdrom -m 1024 -net user,vlan=1000,hostname=voice -net nic,vlan=1000,model=rtl8139,macaddr=E2:34:31:0E:B2:1A -id 211 -cpuunits 1000