You are not logged in.

#1 2024-03-02 04:38:44

sevk
Member
From: CN
Registered: 2017-02-09
Posts: 37

[SOLVED] plasma "control_L" key not work

in awesome is OK, but in plasma is bad "control_L" :

# when I press "control" key , xev output:

FocusIn event, serial 37, synthetic NO, window 0x4400001,
    mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 37, synthetic NO, window 0x0,
    keys:  2   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   

FocusOut event, serial 37, synthetic NO, window 0x4400001,
    mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 37, synthetic NO, window 0x4400001,
    mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 37, synthetic NO, window 0x0,
    keys:  2   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   

FocusOut event, serial 37, synthetic NO, window 0x4400001,
    mode NotifyGrab, detail NotifyAncestor

ClientMessage event, serial 37, synthetic YES, window 0x4400001,
    message_type 0x14e (WM_PROTOCOLS), format 32, message 0x14c (WM_DELETE_WINDOW)

how to find the reason ?

Last edited by sevk (2024-03-23 06:35:16)

Offline

#2 2024-03-02 16:00:45

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,009

Re: [SOLVED] plasma "control_L" key not work

The key is passively grabbed (like a global shortcut would do)

sleep 5; xdotool key "XF86LogGrabInfo"

Then press control and hold it until xdotol has fired.
The grabs will then be listed in your xorg log and ctrl should™ be the passive one and reveal the PID (and maybe command) of the grabbing process.

Offline

#3 2024-03-16 05:54:51

sevk
Member
From: CN
Registered: 2017-02-09
Posts: 37

Re: [SOLVED] plasma "control_L" key not work

Offline

#4 2024-03-16 08:57:30

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,009

Re: [SOLVED] plasma "control_L" key not work

There's no active grab and no passive grab on key 37

Is this plasma on wayland?
Can you see ctrl+m in xev?

Offline

#5 2024-03-23 06:34:57

sevk
Member
From: CN
Registered: 2017-02-09
Posts: 37

Re: [SOLVED] plasma "control_L" key not work

ctrl_L is auto SOLVED  , but now , F12 is auto pressed randomly

Last edited by sevk (2024-03-23 07:43:16)

Offline

#6 2024-03-23 07:44:53

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,009

Re: [SOLVED] plasma "control_L" key not work

Sorry, ctrl_l is what?
Is this a notbook?
Otherwise do you have a spare keyboard?

Offline

#7 2024-03-23 08:20:05

sevk
Member
From: CN
Registered: 2017-02-09
Posts: 37

Re: [SOLVED] plasma "control_L" key not work

control_L  is automatically gone back to normal  .
now F12 is auto pressed randomly  https://0x0.st/Xr50.tar

Offline

#8 2024-03-23 08:24:47

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,009

Re: [SOLVED] plasma "control_L" key not work

seth wrote:

Is this a notebook?
Otherwise do you have a spare keyboard?

Offline

#9 2024-03-23 08:37:51

sevk
Member
From: CN
Registered: 2017-02-09
Posts: 37

Re: [SOLVED] plasma "control_L" key not work

I used a spare keyboard and it's all back to normal  , thanks

Offline

Board footer

Powered by FluxBB