sonnylazuardi / chat-ai-desktop

Unofficial ChatGPT desktop app for Mac & Windows menubar using Tauri & Rust
https://twitter.com/sonnylazuardi/status/1624281443022286848
MIT License
1.99k stars 191 forks source link

How can I disable the global shortcut key: (aka. Command-Shift-O) #32

Open shipengtaov opened 1 year ago

shipengtaov commented 1 year ago

I used to use VS Code's shortcut key(Command-Shift-O) to find functions in current file, but it seems that this is also chatgpt-desktop's shortcut key. Is there a way that I can disable chatgpt-desktop's shortcut keys?

ANBU-THURAN commented 1 year ago

Answer provided by Chatgpt :

  1. Open the OpenAI GPT desktop application.
  2. Click on the "Settings" icon located at the top-right corner of the application window.
  3. Select "Preferences" from the drop-down menu.
  4. In the preferences window, click on "Keyboard Shortcuts".
  5. Here, you can either modify or remove the shortcut keys for different actions.

If you want to disable a particular shortcut key, simply click on the "x" icon next to it. Alternatively, you can modify the shortcut key by clicking on it and entering a new key combination.

sonnylazuardi commented 1 year ago

I think it is not possible now, I'll add in the roadmap