Skip to content

Commit

Permalink
KMP_UPD: fixed lock key behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
kmandarin-orange committed Nov 18, 2024
1 parent eb0cbbd commit 135bd4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/totem.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
bindings = <
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F8 &kp F9 &up_pgup &kp F11 &kp F12
&kp F6 &kp K_MUTE &kp C_VOL_DN &kp C_VOLUME_UP &kp C_BRIGHTNESS_DEC &kp C_BRIGHTNESS_INC &left_home &down_pgdown &right_end &kp INSERT
&trans &kp F7 &kp C_PREVIOUS &kp C_PAUSE &kp C_NEXT &kp PRINTSCREEN &trans &trans &trans &trans &kp K_LOCK &trans
&trans &kp F7 &kp C_PREVIOUS &kp C_PAUSE &kp C_NEXT &kp PRINTSCREEN &trans &trans &trans &trans &kp C_AL_LOCK &trans
&to 3 &trans &trans &trans &trans &trans
>;
};
Expand Down

0 comments on commit 135bd4d

Please sign in to comment.