Welcome to the Dell Laptop G-Mode Activator repository! This software is a simple yet effective solution to activate the G-Mode on your Dell or Alienware laptops, specifically addressing the irritating design flaws in the Alienware Command Center. Unlike the official software, which requires you to open the laptop lid and physically press the G-Mode button (a major issue when using an external monitor with the laptop lid closed), our tool allows easy activation with just a double-click.
- Easy Activation: Enable G-Mode on compatible Dell laptops without opening the laptop lid.
- Performance Boost: Optimize your laptop's performance for gaming and high-demand applications.
- User-Friendly: Simply double-click the
GMode.exefile to run the application. - Open Source: Core functionality implemented as an AutoHotkey script.
- A compatible Dell or Alienware laptop
- Operating System: Windows 10 or Windows 11
-
Download and extract the executable:
- Download the
GMode.exefile from the releases page. - Extract the file if it is in a compressed format.
- Download the
-
Run the application:
- Double-click the downloaded
GMode.exefile to activate G-Mode.
- Double-click the downloaded
The core functionality is implemented using an AutoHotkey script. The main files are:
GMode.ahk: The main AutoHotkey script to activate G-Mode.GMode.exe: The compiled executable file for ease of use.
-
Install AutoHotkey:
- Download and install AutoHotkey from https://www.autohotkey.com/.
-
Run the script:
- Double-click the
GMode.ahkfile, or - Run it from the command line:
autohotkey.exe GMode.ahk
- Double-click the
This project is licensed under the MIT License - see the LICENSE file for details.