kierenj / 0x10c-DevKit

0x10c DevKit
http://0x10c-devkit.com/
39 stars 4 forks source link

Virtual Keyboard #172

Open ghost opened 12 years ago

ghost commented 12 years ago

When the monitor is disabled, and the keyboard is disabled, nothing should pop up when the dcpu is started. When the monitor is enabled and the keyboard is disabled, the monitor should be shown(or be in a pane) when the dcpu is started. When the monitor is disabled and the keyboard is enabled, a virtual keyboard should be shown, instead of a useless black monitor screen. When the monitor and keyboard is on, they should both show(configurable) The current problem is multiple monitor support, I think this would be easier if the keyboard was completely separate from the monitor. Well that is what is on my mind.

ghost commented 12 years ago

This might need to be separated into different requests.