혹시나 해서 evtest로 보는데
fn 단독으로는 키가 발생되지 않아서 super 키와 변경은 불가능할 것 같다.
굳이 가능한 건.. 안쓰는 access ibm 키를 super로 해서 어떻게 쓰는건데...
어떻게 wayland 에서 키 코드를 바꿀수 있으려나?
access ibm Event: time 1753667883.064941, type 4 (EV_MSC), code 4 (MSC_SCAN), value 900f6 Event: time 1753667883.064941, type 1 (EV_KEY), code 501 (KEY_BRL_DOT5), value 1 Event: time 1753667883.064941, -------------- SYN_REPORT ------------ Event: time 1753667884.128944, type 4 (EV_MSC), code 4 (MSC_SCAN), value 900f6 Event: time 1753667884.128944, type 1 (EV_KEY), code 501 (KEY_BRL_DOT5), value 0 light up / down Event: time 1753667919.009037, type 4 (EV_MSC), code 4 (MSC_SCAN), value 900f4 Event: time 1753667919.009037, type 1 (EV_KEY), code 499 (KEY_BRL_DOT3), value 1 Event: time 1753667919.009037, -------------- SYN_REPORT ------------ Event: time 1753667919.120985, type 4 (EV_MSC), code 4 (MSC_SCAN), value 900f4 Event: time 1753667919.120985, type 1 (EV_KEY), code 499 (KEY_BRL_DOT3), value 0 Event: time 1753667919.120985, -------------- SYN_REPORT ------------ Event: time 1753667919.336999, type 4 (EV_MSC), code 4 (MSC_SCAN), value 900f5 Event: time 1753667919.336999, type 1 (EV_KEY), code 500 (KEY_BRL_DOT4), value 1 Event: time 1753667919.336999, -------------- SYN_REPORT ------------ Event: time 1753667919.464996, type 4 (EV_MSC), code 4 (MSC_SCAN), value 900f5 Event: time 1753667919.464996, type 1 (EV_KEY), code 500 (KEY_BRL_DOT4), value 0 |
왼쪽 윈도우(super)
Event: time 1753668153.202313, type 4 (EV_MSC), code 4 (MSC_SCAN), value 700e3 Event: time 1753668153.202313, type 1 (EV_KEY), code 125 (KEY_LEFTMETA), value 1 Event: time 1753668153.202313, -------------- SYN_REPORT ------------ Event: time 1753668153.282122, type 4 (EV_MSC), code 4 (MSC_SCAN), value 700e3 Event: time 1753668153.282122, type 1 (EV_KEY), code 125 (KEY_LEFTMETA), value 0 |
[링크 : https://ubuntuhandbook.org/index.php/2024/09/remap-keyboard-keys-ubuntu/]
해보니 안되는데.. 댓글 보니 안된다고
$ sudo showkey -s kb mode was ?UNKNOWN? [ if you are trying this under X, it might not work since the X server is also reading /dev/console ] press any key (program terminates 10s after last keypress)... 0x9c 0xe0 0x5b $ sudo showkey -k kb mode was ?UNKNOWN? [ if you are trying this under X, it might not work since the X server is also reading /dev/console ] press any key (program terminates 10s after last keypress)... keycode 28 release keycode 125 press // win push keycode 125 release // win release keycode 1 press // esc push keycode 1 release // esc release keycode 501 press // access ibm push keycode 501 release // access ibm release keycode 29 press $ sudo setkeycodes 0xe05b 501 $ uname -r 6.8.0-64-generic |
[링크 : https://askubuntu.com/questions/929744/how-to-remap-key-in-ubuntu-17-10-wayland-up-key-to-shift]
'개소리 왈왈 > 컴퓨터' 카테고리의 다른 글
지름신이 솔솔 (0) | 2025.07.29 |
---|---|
어라 갑자기 크롬 잘 된다? (1) | 2025.07.23 |
lenovo E15 fan 부품 검색 (0) | 2025.06.27 |
노트북 쿨러 수리 (0) | 2025.06.07 |
레노버 E15 fan error (0) | 2025.06.04 |