Skip to content

Commit

Permalink
fix(touch keyboard): comment EnableShiftLock 0
Browse files Browse the repository at this point in the history
  • Loading branch information
he3als committed Apr 1, 2024
1 parent 9abc70a commit e021fd5
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ actions:
value: 'EnableKeyAudioFeedback'
data: '0'
type: REG_DWORD
- !registryValue:
path: 'HKCU\SOFTWARE\Microsoft\TabletTip\1.7'
value: 'EnableShiftLock'
data: '0'
type: REG_DWORD
# - !registryValue:
# path: 'HKCU\SOFTWARE\Microsoft\TabletTip\1.7'
# value: 'EnableShiftLock'
# data: '0'
# type: REG_DWORD

0 comments on commit e021fd5

Please sign in to comment.