Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Issue with keyboard keys combinations

  1. #1
    Join Date
    Oct 2022
    Beans
    5

    Question Issue with keyboard keys combinations

    Hi all,


    I'm not very familiar with Ubuntu, and when I used it, it was generally through the terminal only. I decided to install Ubuntu 22.04 on my workstation since I was tired of VMs.
    But I'm having some issue with keyboards: one keyboard is working perfectly fine, while with another one (a ThinkPad notebook keyboard I'm using through VNC, they both have the same layout) combinations of keys does not work at all:
    for example, ALT_R+ other keys are not working, and SHIFT+TAB is not working too.
    It has been 3 weeks that I'm trying to make it work, and I scrambled all the forum posts I found, but nothing worked for me.
    Do you have any suggestions?


    Thanks to everyone,
    Eventine

  2. #2
    Join Date
    Jul 2022
    Beans
    14

    Re: Issue with keyboard keys combinations

    setxkbmap us

    us, de, it, ... any kind of keyboard.

  3. #3
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Issue with keyboard keys combinations

    Code:
    setxkbmap -query
    Will show what the current keymap is set to... And adjust to the last poster's recommendation, from there.
    Last edited by MAFoElffen; October 14th, 2022 at 06:47 PM.

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  4. #4
    Join Date
    Oct 2022
    Beans
    5

    Re: Issue with keyboard keys combinations

    It made no difference.
    I also tried to disconnect one keyboard, but still no changes.


    Do you have more ideas on what to try?


    E.

  5. #5
    Join Date
    Oct 2022
    Beans
    5

    Re: Issue with keyboard keys combinations

    I'm sorry for popping the thread but I have no solution atm, and cannot find one online either.

    Best,
    E.

  6. #6
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Issue with keyboard keys combinations

    You are welcome to bump a thread after about 12 hours without a response. You left this thread so long that it sank to the bottom of the sea and was covered by ooze and whale bones. Nobody would have found it.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  7. #7
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Issue with keyboard keys combinations

    I asked you what the current keymap was. Depending on that keymap, you could then dump the keymap to see if those keys were defined.

    The exception to that is that certain applications, remap keys, and key combinations.

    EDIT:

    I, myself, have started to play with this to create my own personalized keymap... Something that I have control over.
    Last edited by MAFoElffen; November 5th, 2022 at 03:58 PM.

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  8. #8
    Join Date
    Oct 2022
    Beans
    5

    Re: Issue with keyboard keys combinations

    Quote Originally Posted by MAFoElffen View Post
    I asked you what the current keymap was. Depending on that keymap, you could then dump the keymap to see if those keys were defined.

    The exception to that is that certain applications, remap keys, and key combinations.

    EDIT:

    I, myself, have started to play with this to create my own personalized keymap... Something that I have control over.
    Sorry I did not understand what you were asking. The result of the query is:
    Code:
    rules:      evdev
    model:      pc105
    layout:     it
    options:    lv3:ralt_alt
    Sometimes the mapping get changed (dunno by what) to this:
    Code:
    rules:      evdev
    model:      pc105
    layout:     it,us,us
    variant:    ,intl,
    options:    lv3:ralt_alt
    and when it happens, also other key combinations don't work (such as @, #, ... -aka ALT_R+key) in both keyboard, and have to change them back using setxkbmap it
    Anyway, the SHIFT+TAB is never working on the vnc keyboard.

    Also sorry for the late replys, but I don't get notification from this forum, and it's hard to keep up with everything these days.

    E.

  9. #9
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Issue with keyboard keys combinations

    Quote Originally Posted by eventine View Post
    Anyway, the SHIFT+TAB is never working on the vnc keyboard.
    That is another layer that would have been good to know from the start.

    Which VNC front-end are you using to what remote VNC Guest?
    Last edited by MAFoElffen; November 9th, 2022 at 09:24 PM.

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  10. #10
    Join Date
    Nov 2022
    Beans
    1

    Re: Issue with keyboard keys combinations

    It didn't change anything.
    I additionally attempted to unplug one keyboard, but nothing changed.

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •