Mousepad/Mouse neither working for FreeBSD KVM, I am using X server and KDE

My mouse isn't working, I am running a FreeBSD install using KVM, I have xorg, KDE and even tried adding moused_enable="YES", tried to even change mouses but doesn't work, can someone help me out? It's not just left or right click, I can't do anything at all with the mouse
 
So, it begs the question, how's the mouse connected via the KVM? USB? PS/2? And the keyboard? Same? Does the keyboard work?
 
It does seem to detect a PS/2 mouse:
Code:
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model IntelliMouse Explorer, device ID 4
 
Yes, but where is it getting a PS/2 mouse from if the mouse is USB? Is this some weird legacy hardware BIOS/UEFI setting?
 
Back
Top