dne-dna-code icon indicating copy to clipboard operation
dne-dna-code copied to clipboard

Update Keyboard on DNA dCloud Pod DevBox for Danish Keyboard

Open hpreston opened this issue 6 years ago • 1 comments

Need to add keyboard mappings for non-US keyboards. First one found/needed is Danish.

@swiatecki was nice enough to figure out how to do so, and has built the script that will make it happen. https://github.com/swiatecki/DevNetKeyboard

Would be good to poll other keyboards needed and apply them as well.

hpreston avatar Oct 30 '18 12:10 hpreston

Feel free to reach out to me directly on teams (nswiatec) , and we can work on this.

To add keyboards, you need two things:

  • Keymap file (.ini), generated for the local keyboard
  • Update xrdp_keyboard.ini to reflect the new keymap file.

Right now I ask the user to reboot the system after installing the file. A restart of XRDP might be enough.

swiatecki avatar Nov 01 '18 09:11 swiatecki