Is there any way to achieve this?
I have a character, say "/", and I want to get a key combination for this.
For a German layout, "/" will be Shift + 7 .
If I understand you correctly, you want to know which key combination is necessary to generate a specific character. Closest to this I came this bit of code: KeyboardLayout . It uses keyboard layouts on Wikipedia to build a map of key codes for each language.
Source: https://habr.com/ru/post/970931/More articles:Cancel server http request process - ajaxCancel DoJo XHR-Request - dojo"Bilateral binding requires Path or XPath" when editing a wpf datagrid - c #How to split comma separated value in SQLite? - androidDataGrid - "Bilateral binding requires Path or XPath." - c #How to load data from cloud storage into BigQuery using Java - javaMany multiple Android strings with dots identifier names - androidLinking to fields containing a period in a DataTable in C # / WPF - wpfjava.lang.ClassNotFoundException: org.springframework.core.io.Resource - javaUser.IsInRole throws a network-related or instance-specific error - c #All Articles