Siduction Forum > Software - Support

[EN] [solved]Latest updates and now accented letter aren't working

(1/2) > >>

Mte90:
So with the same keyboard layout (tried changing it with others) on non-KDE applications the accented letters are not printed.
Instead with any KDE application they are printed but with Firefox or Thunderbird, Electron apps when I do Alt+e as example nothing happens.

I have no idea where to check in the system as it is very strange.


EDIT:I reopened the thread and marked it as solved, , hendrikL

minixjr:
There was an update of xkeyboard-config, maybe it have something to do with your problems?
But I don't use accented letters, so I don't know if this is the reason.

--- Quote ---xkeyboard-config (2.41-2) unstable; urgency=medium

  * Several old remappings got removed between 2.38..2.41, so beware for
    instance if you relied on "dvorak" variant with us layout. (#1063725)

  * The extended variant for Greek was removed, as it was actually less
    extended than the "basic" variant. (#1063702)

 -- Timo Aaltonen <tjaalton@debian.org>  Tue, 13 Feb 2024 09:57:30 +0200
--- End quote ---

Mte90:
I checked those tickets and I don't see anything that could case those problems.

The package involved is https://packages.debian.org/sid/xkb-data

My /etc/default/keyboard


--- Code: ---# KEYBOARD CONFIGURATION FILE
   2   │
   3   │ # Consult the keyboard(5) manual page.
   4   │
   5   │ XKBMODEL="pc105"
   6   │ XKBLAYOUT="gb"
   7   │ XKBVARIANT="extd"
   8   │ XKBOPTIONS="lv3:ralt_switch,compose:lwin,terminate:ctrl_alt_bksp"
   9   │
  10   │ BACKSPACE="guess"
--- End code ---

I tried also dpkg-reconfigure keyboard-configuration the issue is strange as Qt application works but not the others.
I change that layout manually as root at every update to add the accented letter since years.


--- Code: ---GTK_IM_MODULE=ibus
QT_IM_MODULE=ibus
XMODIFIERS=@im=ibus
rules:      evdev
model:      pc105
layout:     gb
variant:    extd
options:    lv3:ralt_switch,eurosign:5,grp:lalt_lshift_toggle,compose:rwin,grp_led:scroll,altwin:meta_alt
--- End code ---

hendrikL:
What kind of accent do you aspect to see if you press <Alt>+<e> (it doesn't work here either)?


--- Code: ---~$ cat /etc/default/keyboard
# KEYBOARD CONFIGURATION FILE

# Consult the keyboard(5) manual page.

XKBMODEL="pc105"
XKBLAYOUT="de"
XKBVARIANT=""
XKBOPTIONS=""

BACKSPACE="guess"
hhl@localhost:~$ é è ê

--- End code ---

I use the accent and then the letter to print them out like, "Ê ê or é, è", and this works also with in GTK-Applications. But that are mostly French accents.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994026 or .... is that the problem?

Edit, Edit: alt+e should be the € euro sign? I press <Alt Gr>+<e> for it and <Alt gr>+<q> for @, but as you see, it is a German keyboard.

.

Mte90:
I should get the  é but doesn't work.

From the ticket you mentioned `ralt_switch_multikey` doens't exists anymore and that part didn't changed.
The issue is with any keyboard so it is something elsewhere, considering that on QT works.
I was thinking that is ibus but I have no clue.

Navigation

[0] Message Index

[#] Next page

Go to full version
Powered by Advanced Topic Prefix Pro
Powered by SMFPacks WYSIWYG Editor