Questions tagged [input-method]
An input method is a program that allows any data, such as keyboard strokes or mouse movements, to be received as input. It is used for entering special characters and symbols that usually not found on input device (keyboard).
105 questions
0
votes
1
answer
418
views
Fedora 42 KDE, unable to install Chinese IME
I am new to Fedora and KDE, and I am trying to install a Chinese IME through fcitx5 on my Fedora 42 KDA Plasma. As I follow instructions given on other Reddit threads, I got stuck on the input method ...
2
votes
0
answers
103
views
How am I supposed to use the Compose key sequence for producing ≰?
Looking at /usr/share/X11/locale/en_US.UTF-8/Compose, I see the following lines defined:
<Multi_key> <less> <equal> : "≤" U2264 # LESS-THAN OR EQUAL TO
<Multi_key&...
1
vote
0
answers
128
views
Listen to keyboard layout change
I'd like to perform some actions when the user requests a keyboard layout change (via ibus/setxkbmap/wayland/gnome/plasma/…), notably in order to disable KMonad (otherwise the user-defined layout ...
0
votes
1
answer
151
views
Keypad driver does not input character with input_report_key()
I am trying to create Linux input device driver and to test things I took at existing gpio-matrix-keypad driver. Using print I know that input_report_key() is called with correct keycode, but it doesn'...
1
vote
0
answers
41
views
How to fix Uni Gitanjali keyboard layout for bangla?
I use MX21.3 + KDE plasma(v5.20.5). For my native language bangla,
I prefer uni gitanjali layout.
After I enable it from the “system settings”, I run into a problem.
It doesn’t have a আ key. Instead, ...
1
vote
1
answer
522
views
How to code an application in Python/Wayland/Linux that uses multiple mice as distinct inputs?
I'd like to write an application that emulates jeopardy buzzers. There would be one host computer connected to N mice, which act as each player's buzzers.
What would be the simplest way to write this ...
0
votes
1
answer
345
views
Why is Steam showing an Xbox 360 controller that doesn't exist?
My (native Linux) Steam client is showing an Xbox 360 controller, though I don't have one, and none have been in my home (and it's a desktop, so seeing it outside can be ruled out).
I tried listing ...
2
votes
1
answer
1k
views
MX Linux, Xfce: ibus doesn't work
I installed ibus, ibus-gtk, ibus-gtk3.
I also installed ibus-unikey and ibus-bamboo, which are packages required for typing in Vietnamese.
I added the following lines in ~/.bashrc
export GTK_IM_MODULE=...
1
vote
0
answers
886
views
keyboard layout switching with ibus
I've had to leave xim behind because of various graphical issues.
And I'm trying to set up ibus but having trouble getting it to cycle through keyboards.
Other info:
Debian Testing
Awesome WM
This ...
1
vote
0
answers
194
views
Can I make Xephyr toggle user keyboard and mouse?
I need to pilot an X application with my PC, to take scientific measuring. I have an xdotool script which does the job pretty well, but while it's running, I cannot use my PC, which is frustrating and ...
2
votes
0
answers
531
views
Suddenly having issues with ibus
I was using ibus on Arch Linux (neofetch below for reference) and it was working perfectly - I was able to switch between languages using my keyboard shortcut, and dead keys were working perfectly.
...
0
votes
1
answer
763
views
Can I merge keyboard and mouse to a single virtual input device?
There are some applications that use strange/inconvenient user interaction and that is impossible to edit. I want to remap a combination of a keyboard and mouse event to another combination of ...
1
vote
2
answers
465
views
Input Methods for Anceint Greek (and other diacritic heavy languages)
Let me start by saying that I'm well aware that there's a keyboard layout for Ancient Greek. My issue is that Ancient Greek is a diacritic heavy language, and you can get up to 3 diacritics on a ...
0
votes
1
answer
768
views
PXN-0082 controller - xinput does not see but lsusb does - how to connect
I have an arcade controller I bought so my dying dad can play old school games.
but it does not show up under xinput, where it does show up under lsusb
Bus 003 Device 021: ID 0079:187c DragonRise Inc. ...
1
vote
1
answer
414
views
can't input chinese character when creating folder in debian 11
I have switched to the Pinyin input method,then to create new folder.
Environment:
debian@debian:~$ uname -a
Linux debian 5.10.0-8-amd64 #1 SMP Debian 5.10.46-4 (2021-08-03) x86_64 GNU/Linux
debian@...
1
vote
1
answer
683
views
Is it possible to combine two pointer xinput devices into a single device?
I'm using VirtualBox and it comes with a "Mouse Integration" feature, which creates a 2nd pointer input called VirtualBox mouse integration aside from the existing pointer input.
$ xinput
⎡ ...
2
votes
2
answers
5k
views
How to configure the Elecom Huge trackball to scroll with the ball?
One of the cool things about trackballs is that the ball can be used for 2D scrolling upon pressing a user-defined button. I have an Elecom Huge trackball and want to configure it with xinput (so that ...
8
votes
4
answers
8k
views
Keyboard switching doesn't work in xfce4 in any sense
After playing with installing / uninstalling of KDE/GNOME/Mate I got a situation, where I can't switch keyboards in Xfce4 at all.
Applet is configured normally
and Keyboard layouts panel is showing
...
0
votes
1
answer
388
views
right value and way to slow mouse speed touchpad
Os= debian stretch (mate). The speed from my mouse is to fast when I use the touchpad.
xinput --list-props "SynPS/2 Synaptics TouchPad"
Device 'SynPS/2 Synaptics TouchPad':
Device ...
13
votes
6
answers
4k
views
How Can I Disable the Global Shortcut CTRL + SHIFT + U in Linux Mint?
Backstory: some Linux distributions setup a keyboard shortcut to let you enter Unicode characters, and they use CTRL + SHIFT + U as that shortcut. As a programmer, I want to instead use that shortcut ...
0
votes
1
answer
260
views
XIM UIM not working Compose Key
I am trying to use custom compose key sequences and have read that I need XIM for it (or UIM).
The problem is, Compose Sequences stop working altogether when using it.
The side effect that it ...
3
votes
3
answers
6k
views
Disable touchscreen in Wayland (by parsing /proc/bus/input/devices via awk)
Background info:
I've got a buggy touchscreen on a laptop, and I used to have a special Bash script on startup for dealing with it, but I recently installed PureOS in an effort to be a little more in-...
4
votes
2
answers
594
views
How to input unicode symbols with search?
Often times, I use unicode symbols (emoji, blocks, arrows, math...) in my typing, but it's very annoying to search-copy-paste them from the interweb, and it's also quite tedious to customize the ...
0
votes
1
answer
2k
views
Mouse calibration in Sway
I am using Wayland Sway in Arch and my pointer is not moving far enough across the screen for a given mouse movement. I assume that I need to change the calibration matrix for the mouse, however, ...
1
vote
0
answers
179
views
Pop!_OS isn't reading .XCompose file
So I've been told that IBus can now work with .XCompose files and that I don't need to modify the GTK_IM_MODULE and QT_IM_MODULE to xim anymore, but without setting it to xim my GTK doesn't read my ....
0
votes
2
answers
2k
views
How can I type Russian characters with accents in KDE?
I use KDE and have enabled the Russian keyboard layout. This works fine except that I see no opportunity to add accents to vowels. Is this in fact possible? I wish to use them in applications such as ...
1
vote
0
answers
192
views
Change characters that serve as word separator in KDE?
I'm running KDE Plasma desktop in Arch Linux.
In GTK-based applications, when I use the Ctrl-arrow shortcut to move a text cursor around words, it stops on underscore characters. e.g. If I am in a "...
2
votes
0
answers
477
views
Linux terminal without keyboard (only joystick arrows and enter)
Dear stackexchange community,
I am developing a project on RaspberryPi using Retropie for games, and I would like to offer linux command line functions. The Raspberry is embedded in a case and you ...
1
vote
2
answers
1k
views
Why is the 'less' command unable to read data from standard input?
The command less < brown_fox.txt will read the data from brown_fox.txt and print it on the screen. But if I want to read data from standard input or keyboard using less command, how should I go ...
0
votes
1
answer
525
views
How do I pick iBus keyboard layouts on NixOS
All additions to list of keyboard layouts made with ibus-setup have no effect, and after launching ibus-setup there is no trace of them.
Having iBus enabled in configuration.nix means having no other ...
3
votes
0
answers
1k
views
Can't start im-chooser in Fedora
I did im-settings in fedora, and it gives me the dialog 'unrecoverable error'. So I opened the log, and it says like this:
[ 1571218115.984521]: GLib-GIO[8942]: DEBUG: _g_io_module_get_default: Found ...
5
votes
0
answers
732
views
Compose key with FCITX
I'm using Arch+KDE Plasma. In the Plasma settings, I added the Compose-key to right-control. Didn't change any other settings.
I recently installed FCITX (with the French AZERTY and the Japanese MOZC ...
2
votes
1
answer
132
views
How to add Korean as the 2nd IME to elemetaryOS Juno with Japanese IME?
I want to add a Korean input method on an elementary OS Juno system which currently running fcitx-mozc with a US-101 keyboard. Because of some business restrictions, I cannot freely sacrifice Mozc ...
0
votes
0
answers
268
views
Is it possible to install input methods via Terminal?
Is it possible to install "Traditional Chinese" below via Terminal? What are the commands?
8
votes
2
answers
7k
views
Ctrl+Enter, Shift+Enter and Enter are interpreted as the same key
I'm using Fedora 30 with KDE and am trying to bind (Zsh) autosuggest-execute to Ctrl+Enter for convenience. I'm trying to get it to work in gnome-terminal.
However I discovered that showkey -a always ...
6
votes
3
answers
9k
views
How to type Windows-style ALT codes in Linux?
I see that Linux has a more user-friendly version of the ALT codes used to type in special symbols. I need to be able to find an application that will accept and correctly interpret those alt codes, ...
2
votes
4
answers
2k
views
Why do control-left and control-right (arrow keys) not navigate by word in `less`?
In less's line editing mode, the left and right arrow keys move the cursor backwards and forwards. I was hoping to use these together with the control key to navigate by word, as promised by man less.
...
1
vote
0
answers
125
views
How to Remap Chewing (Chinese Input Method)
I'm using Bodhi Linux and yesterday made a huge mistake upon updating the system and remapped my keyboard completely wrong. I was able to get the English keyboard remapped, but the Chinese is still ...
6
votes
3
answers
5k
views
Is it possible to type μ on the bash command line without copying and pasting?
This may seem a bit of a strange question, but it occurred to me that when typing a command such as the following, I always have to copy and paste the character from Wikipedia.
echo '5 μs' >> /...
1
vote
0
answers
708
views
What effect does environmental variable CLUTTER_IM_MODULE have?
I knows this can be set like as CLUTTER_IM_MODULE=xim, but I don't know what effect this variable has.
3
votes
0
answers
2k
views
Debian fcitx input method can't input chinese, no input frame/window show up
I install the fcitx input method using apt install fcitx fcitx-sunpinyin
after that, I manually set the fcitx to the startup applications and restart.
However, when I try to involk the chinese input ...
2
votes
0
answers
502
views
Is there a way to scroll to the previous input method in fcitx?
In fcitx one can set shortcut to scroll to the next input method (e.g. Ctrl + Shift). However, sometimes I need to switch constantly between two adjacent input methods (e.g. Chinese and Japanese), ...
1
vote
0
answers
456
views
fedora with cinnamon desktop: ibus pinyin only works if system locale is switched to chinese
I am having a weird issue with ibus-pinyin. I am running Fedora 28 with the Cinnamon desktop (dnf groupinstall "Cinnamon Desktop"), and I occasionally type Chinese. I installed ibus and ibus-...
3
votes
1
answer
1k
views
How to get accented characters instead of quotes?
I'm using Gnome desktop environment on Debian 9.5, my laptop is Acer Aspire V5 series.
I usually cycle through three keyboard languages during the day: English, Italian and Spanish. The first two ...
1
vote
0
answers
1k
views
How to use Chinese/English keyboard in Alpine Linux
I recently replaced the US keyboard on my Thinkpad X200, with one that is a mixed English / Chinese keyboard (An example image of it can be seen here). Currently it is functioning as an impeccable ...
1
vote
0
answers
129
views
How to input Chinese Radicals with ibus Pinyin Intelligent Keyboard?
I am using Pinyin Intelligent Keyboard of ibus so as to enter Traditional Chinese characters into my documents.
However, I have discovered that the input method does not seem to allow me to type some ...
0
votes
1
answer
445
views
How to input half-width characters in Mozc (fcitx)?
I don't seem to find any way to configure mozc-fcitx. By default, full-width characters are entered, which include even spaces. Is there a way to use mozc-fcitx to input half-width characters?
9
votes
2
answers
1k
views
Validate ~/.XCompose
I'm working on creating my own compose key sequences in ~/.XCompose. As I add more and more sequences, occasionally I make typos or use the same sequence for different symbols.
Examples:
Typo / Non-...
0
votes
1
answer
432
views
Chinese input with Stroke 5
I need to use input Chinese characters on my Debian Sid laptop. I would like to use the "Stroke 5" method.
I've installed Fcitx and selected the "Stroke5" input method in the Fcitx configuration ...
1
vote
1
answer
956
views
Stack tilde and bar over letter
I am looking for way to stack a tilde and a bar over the same letter (mainly a and i) without them to overlap, and preferably the tilde on top of the bar. The goal is to transliterate nasalisation in ...