Giter Club home page Giter Club logo

thinkpad-hotkey-fix's Introduction

Thinkpad Hotkey Fix

Kudos to csavalas, who came up with the initial fix! - This is a modified version of his original work.

Note: This will replace the default actions of the F9 (messages), F10 (answer call) and F11 (hang up call) keys on modern ThinkPads with the following...

| F9 - Play/Pause | F10 - Previous song | F11 - Next song |

Requirements:

  • OS: Windows (tested on 10 & 11)
  • Have the Lenovo Vantage app installed

Instructions:

  • Download the latest release and extract the .zip file to a folder (NOTE: the folder name should not contain spaces.)
  • Copy the path of each ex_9x.vbs file (Ctrl + Shift + C or Right click > Copy as path)
  • Open tp-hotkeys-fix.reg with notepad.
  • Replace the paths for each file accordingly (lines 8, 15 and 22). Do not remove quotation marks from the original file. You must also replace \ in the file paths with \\ | For example: C:\Users\Oh_Shoot01\hotkeys-fix\ex_98.vbs would become C:\\Users\\Oh_Shoot01\\hotkeys-fix\\ex_98.vbs.
  • If Microsoft Teams is installed on your computer, delete the last line of code: [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Teams]
  • Save and exit the file.
  • Double click the tp-hotkeys-fix.reg file.
  • Select Yes/OK on any confirmation dialogs that appear.
  • Done!

Extra: if you wish to hide this folder, you can set it to hidden in its properties menu (select Apply changes to this folder only if prompted with a Confirm Attribute Changes dialogue).

Reference:

  • The registry file creates/modifies the following keys:
    • HKEY_LOCAL_MACHINE\SOFTWARE\Lenovo\ShortcutKey\AppLaunch\Ex_96
    • HKEY_LOCAL_MACHINE\SOFTWARE\Lenovo\ShortcutKey\AppLaunch\Ex_97
    • HKEY_LOCAL_MACHINE\SOFTWARE\Lenovo\ShortcutKey\AppLaunch\Ex_98
    • HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Teams

thinkpad-hotkey-fix's People

Contributors

csavalas avatar ohshoot01 avatar

Forkers

uzuki-p

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.