jelly
deepin
2019-04-13 04:18 I'd like to help you, but my ability is limited. Help you to increase the popularity of your posts.
Reply Like 0 View the author
echo 'setxkbmap us intl' >> ~/.xsessionrc
Popular Ranking
ChangePopular Events
More
Deepin 15.7: My hardware keyboard (is printed so on the heads of the plastik keys) is «US INTL» (this is exactly the configuration you find using https://www.inputking.com/ , option European languages! No exotic thing, absolutely classic, for Danish, Dutch, Finnish, French, German, Italian, Spanish and Swedish and having some diacritic chars for Chinese pinyin with 2 diacritic signs one over the other over the voyel! You see the configuration under the Editor field of Inputking! Inputking needs that keyboard to work with the option European languages!!!) but this option a/ is not reconizable in the Debian keyboard setting «dpkg-reconfigure keyboard-configuration» also used by Deepin 15.7. That configuratiion is only available through «setxkbmap us intl» in Deepin terminal. «echo 'setxkbmap us intl' >> ~/.xsessionrc» does not work! Adding XKBMODEL="pc105"
XKBLAYOUT="us"
XKBVARIANT="intl"
XKBOPTIONS=""
in /etc/default/keyboard does not work!
An other solution?