Contribute
Register

[Think Pad X1Carbon 2017] Caps Lock Light Bug

Status
Not open for further replies.
Joined
Mar 19, 2017
Messages
50
Motherboard
Thinkpad X1 Carbon 5th
CPU
Intel Core i5-7300U
Graphics
Intel HD Graphics 620
Mac
  1. MacBook Pro
I recently upgraded to 10.14, and found that my caps lock LIGHT could not be turned off once clicked (the function works fine).

It works fine before and works fine on Windows, too.

From Karabiner Events I noticed that:

eventType:key_down code:0xe3 name:left_gui misc:
eventType:key_up code:0xe3 name:left_gui misc:
eventType:key_down code:0x2b name:tab misc:
eventType:key_up code:0x2b name:tab misc:
eventType:key_down code:0x2c name:spacebar misc:
eventType:key_up code:0x2c name:spacebar misc:

eventType:key_up code:0x39 name:caps_lock misc:
eventType:key_down code:0x39 name:caps_lock misc:

when press other keys, the event is key_down then key_up;
however, when pressing Caps Lock, it is key_up first then key_down.

Is this related to my problem? or other suggestions?
 
I recently upgraded to 10.14, and found that my caps lock LIGHT could not be turned off once clicked (the function works fine).

It works fine before and works fine on Windows, too.

From Karabiner Events I noticed that:

eventType:key_down code:0xe3 name:left_gui misc:
eventType:key_up code:0xe3 name:left_gui misc:
eventType:key_down code:0x2b name:tab misc:
eventType:key_up code:0x2b name:tab misc:
eventType:key_down code:0x2c name:spacebar misc:
eventType:key_up code:0x2c name:spacebar misc:

eventType:key_up code:0x39 name:caps_lock misc:
eventType:key_down code:0x39 name:caps_lock misc:

when press other keys, the event is key_down then key_up;
however, when pressing Caps Lock, it is key_up first then key_down.

Is this related to my problem? or other suggestions?
No "Problem Reporting" files attached.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Use the gen_debug.sh tool mentioned in the FAQ, that way it is less likely you'll omit something.
 
Status
Not open for further replies.
Back
Top