Changes
- Add mouse support in KMSCON environment (Linux platform). #749
KMSCON is essentially a full-fledged terminal emulator and vtm expects a stream of keyboard and mouse events from it. Although KMSCON may support mouse reporting in the future, I added an option to vtm to allow mouse reporting in the same way as the Linux kernel console (Linux VGA Console).# Grant access to all mouse devices to all users sudo ./vtm --SetMouseAccess # Force vtm to poll mouse events from /dev/input/eventX ./vtm --mouse