Article 50VP9 What does XMODIFIERS="@im=null" do exactly?

What does XMODIFIERS="@im=null" do exactly?

by
TheJooomes
from LinuxQuestions.org on (#50VP9)
I use a script including this line for launching Minecraft to fix an annoying keyboard control bug, I found it in the comments of the bug report page here. I was just happy to find a solution back then, but now I'm starting to wonder what this line actually does. The closesed thing I could find were posts about "@im=ibus" which doesn't seem to explain much about my question, and "XMODIFIERS" obviously changes something with how Xserver handles input, I'm lost on what "export" means.

This is what the scripts looks like
Code:#!/bin/bash
export XMODIFIERS="@im=null"
flatpak run com.mojang.MinecraftYeah, so anyone know what this script is doing that's working around the bug? Thanks.latest?d=yIl2AUoC8zA latest?i=jKAdy6nvf6U:a_JEe-ZgL-A:F7zBnMy latest?i=jKAdy6nvf6U:a_JEe-ZgL-A:V_sGLiP latest?d=qj6IDK7rITs latest?i=jKAdy6nvf6U:a_JEe-ZgL-A:gIN9vFwjKAdy6nvf6U
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments