# AutoHotKey_Marslo **Repository Path**: wan_wxw/AutoHotKey_Marslo ## Basic Information - **Project Name**: AutoHotKey_Marslo - **Description**: https://github.com/woainvzu/AutoHotKey_Marslo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-26 - **Last Updated**: 2021-12-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README AutoHotKey_Marslo ================= My AutoHotKey configuration # For All windows: - `Ctrl + Shift + r`: Reload autohotkey script - `Shift + Win + h`: Move(Drag and drop) the current window **Left** (10pix) - `Shift + Win + l`: Move(Drag and drop) the current window **Right** (10pix) - `Shift + Win + j`: Move(Drag and drop) the current window **Down** (10pix) - `Shift + Win + k`: Move(Drag and drop) the current window **Up** (10pix) # For Putty - `Alt + k`: Scroll one line up - `Alt + j`: Scroll one line down # For Pythion Interactive shell - `Ctrl + u`: Delete to the beginning of line - `Ctrl + a`: Jump to the beginning of line - `Alt + b`: Jump to word forward - `Alt + f`: Jump to word backward - `Alt + h`: Left (Move cursor to left char) - `Alt + l`: Right (Move cursor to right char) - `Alt + j`: Down (Move cursor to next line) - `Alt + k`: Up (Move cursor to upper line) - `Ctrl + j`: Execute the sentences Rest shortcut can be found [here](https://github.com/woainvzu/PythonIDLE_config_Marslo/blob/master/IDLE/.idlerc/config-keys.cfg) # For Command Line (Linux Shell style) - `Ctrl + v`: Paste to cmd - `Ctrl + p`: Show previous history - `Ctrl + n`: Show next history - `Ctrl + a`: Move to the beginning of line - `Ctrl + e`: Move to the end of line - `Ctrl + f`: Move to a character forward - `Ctrl + b`: Move to a character backward - `Alt + b`: Move to a word backward - `Alt + f`: Move to a word forward - `Alt + d`: Delete a char backward - `Ctrl + k`: Delete the line after the cursor - `Ctrl + u`: Delete the line before the cursor - `Alt + j`: Scroll down one line - `Alt + k`: Scroll up one line # For Cygwin - `Alt + j`: Scroll down one line - `Alt + k`: Scrool up one line # For CHM reader (hh.exe) - `Shift + j`: Scroll down - `Shift + k`: Scroll up - `/`: Search # For Goldendict - `Shift + j`: Scroll down - `Shift + k`: Scroll up - `Shift + /`: Search # For IE - `Shift + j`: Scroll Down - `Shift + k`: Scroll Up - `Shift + /`: Search