git-for-windows / git

A fork of Git containing Windows-specific patches.
http://gitforwindows.org/
Other
8.36k stars 2.54k forks source link

CTRL button disabled system wide #4201

Open Jensen654 opened 1 year ago

Jensen654 commented 1 year ago

Setup

$ git --version --build-options

git version 2.38.1.windows.1
cpu: x86_64
built from commit: b85c8f604d375d4d773a36842964e8a7ec056aae
sizeof-long: 4
sizeof-size_t: 8
shell-path: /bin/sh
feature: fsmonitor--daemon
$ cmd.exe /c ver

$ cmd.exe /c ver
bash: /c/Windows/system32/cmd.exe: Bad address

Windows 11, version 22H2
# One of the following:
> type "C:\Program Files\Git\etc\install-options.txt"
> type "C:\Program Files (x86)\Git\etc\install-options.txt"
> type "%USERPROFILE%\AppData\Local\Programs\Git\etc\install-options.txt"
> type "$env:USERPROFILE\AppData\Local\Programs\Git\etc\install-options.txt"
$ cat /etc/install-options.txt

Editor Option: VisualStudioCode
Custom Editor Path:
Default Branch Option:
Path Option: Cmd
SSH Option: OpenSSH
Tortoise Option: false
CURL Option: OpenSSL
CRLF Option: CRLFAlways
Bash Terminal Option: MinTTY
Git Pull Behavior Option: Merge
Use Credential Manager: Enabled
Performance Tweaks FSCache: Enabled
Enable Symlinks: Disabled
Enable Pseudo Console Support: Disabled
Enable FSMonitor: Disabled

Evoo gaming computer, no virus found. Disabled full security access to gitbash. Helped temporarily. Only permanent fix is completely deleting git and all it's associated folders. Though there was one occasion where CTRL button stopped working for VScode before downloading git.

Details

Bash

No commands, just the software for the CTRL button seems to be disabled. neither button registers even using the OSK unless I have: been gaming for a while, or been doing work for a while.

Any shortcut to work with CTRL on base computer

CTRL button disabled system wide.

insert URL here

ldennington commented 1 year ago

This may be a bit of a long shot, but can you please upgrade to the latest version of Git to see if that helps? Also, a few questions regarding this statement:

No commands, just the software for the CTRL button seems to be disabled. neither button registers even using the OSK unless I have: been gaming for a while, or been doing work for a while.

  1. Do I understand correctly that the CTRL button does work with Git installed after you've been using the PC for some time?
  2. I see that you said neither button registers - is there another button that is also failing when you install Git?
rimrul commented 1 year ago
  1. I see that you said neither button registers - is there another button that is also failing when you install Git?

I think they're talking about left CTRL and right CTRL.