diff --git a/src/add-ons/input_server/devices/virtualkeyboard/TODO b/src/add-ons/input_server/devices/virtualkeyboard/TODO new file mode 100644 index 0000000000..1911dc49b6 --- /dev/null +++ b/src/add-ons/input_server/devices/virtualkeyboard/TODO @@ -0,0 +1,3 @@ +-Improve the drawing of both Keymap and VirtualKeyboard (Same code) +-Create a handler class so that Keyboard View does not know about input device +-Add a window to change layout, font, and maps. The functions to load the items are already there! Just need to create a settings directory for preferences. \ No newline at end of file