Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
53 views

I am experiencing a strange input issue in IntelliJ IDEA on Windows. When I switch the keyboard layout (for example, EN to RU) and immediately start typing, the first character is blocked and Windows ...
0 votes
1 answer
105 views

The keyboard APIs of Win32 (Windows API family) are known to be confusing, and there are lots of SO answers about how to display approximate information to a human with enough polyglot skills to ...
jb_dk's user avatar
  • 129
0 votes
0 answers
320 views

I'm using Linux Mint with the Cinnamon desktop environment and need to set up the Japanese input method using Mozc. I want to switch to Japanese by clicking on the Mozc icon in the system tray, while ...
1 vote
0 answers
39 views

I have the following script, which checks the current keyboard layout (Ubuntu 22.04) and changes the color. local function set_cursor_color() -- Get the current keyboard layout local layout = ...
0 votes
1 answer
445 views

I'm using UIHostingController to embed a SwiftUI view (ChatScreenView) into my UIKit app. I want to hide the bottom safe area when the keyboard is shown, and it works perfectly on iOS 17 using ...
0 votes
2 answers
761 views

There was a similar topic and seems outdated where people suggested using powershell commands. I found another way with chatgpt but kinda stuck in a way that I want to combine two scripts from two ...
1 vote
0 answers
81 views

I worked on a C++ project (Ubuntu) reading keyboard layouts using GTK/GDK/X11 ́s functions( like gdk_keymap_get_entries_for_keycode() or gdk_keymap_translate_keyboard_state() ) I develop in VSCode and ...
0 votes
1 answer
43 views

I’m thinking about what would be "the most robust way" to handle the user switching the keyboard layout. And more I think about it, the more I’m confused about the synchronization of ...
0 votes
0 answers
75 views

I have started doing programming and recently bought a used hp laptop i was ok to use it but as i started programming i noticed that my keyboard symbols printed on keyboard are different from what i ...
Haris's user avatar
  • 1
0 votes
2 answers
610 views

I am trying to toggle line comment in VSCode, but the command isn't working. When the keyboard layout on Windows is Norwegian QWERTY, then the keyboard shortcut is mapped to ctrl+' (or ctrl+oem_2). ...
1 vote
1 answer
71 views

I am looking to create an onscreen keyboard using Python. The onscreen keyboard should be there only for visual representation. The user should not be able to use the onscreen keyboard to type text. ...
0 votes
2 answers
178 views

I am starting to work with keyboardlayouts on windows using kbd.h. I understood the part scancode->keycode via kbdxx.dll but struggle on the part of processing modifier keys (shift, Ctrl,Alt) ...
2 votes
1 answer
1k views

I developed a "keyboard layout DLL" for Windows but I cannot have it loaded and got no error message. I wonder how to troubleshoot this. There is some sample code for keyboard layouts in ...
1 vote
0 answers
170 views

I am developing a Winui 3 (Windows App SDK) application in which I need a Hindi input functionality in textbox with Remington GAIL keyboard Layout, from my research I found that the Hindi Indic Input ...
1 vote
1 answer
221 views

In a macOS application project, passing from Xcode 12 (on Catalina) to Xcode 13 (on Monterey), I encountered a strange issue with my menu shortcuts. I usually add a shortcut to a menu item ...

15 30 50 per page
1
2 3 4 5
...
17

AltStyle によって変換されたページ (->オリジナル) /