From 94fdd3f71b27bd28b643df8bfe68c07f9a3cae8b Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 5 Jun 2021 23:21:56 +0200 Subject: Revert back highlight colors --- README.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 75ad9ca..103efb1 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Type text and then wait and QuickMedia will automatically search.\ `Ctrl+D`: Clear the input text.\ `Ctrl+C`: Copy the text in the selected item to your clipboard.\ `Ctrl+V`: Paste clipboard content into the search bar.\ -`Ctrl+I`: Select which url in the selected item to open in a browser.\ +`Ctrl+I`: Select which url in the selected item to open in a browser. ### Video controls `mpv` controls apply in general, see https://mpv.io/manual/master/#interactive-control.\ `Esc`/`Backspace`/`Q`: Close the video.\ @@ -65,6 +65,9 @@ Type text and then wait and QuickMedia will automatically search.\ ### Manga chapters controls `Ctrl+T`: Start tracking the manga after the selected chapter ([AutoMedia](https://git.dec05eba.com/AutoMedia/) needs to be installed). ### Matrix controls +#### Login page controls +`Tab`: Switch between username, password and homeserver fields.\ +`Enter`: Login. #### Chat page controls `I`: Start typing a message, `Esc` to cancel.\ `R`: Start replying to the selected message, `Esc` to cancel.\ @@ -103,18 +106,18 @@ Type text and then wait and QuickMedia will automatically search.\ `U`: Bring up file manager to choose which file should be uploaded, `Esc` to cancel.\ `Ctrl+D`: Remove the selected file from the post.\ `Ctrl+I`: Reverse image search the selected image or select an url to open in the browser.\ -`1 to 9`/`Numpad 1 to 9`: Select google captcha image when posting a comment on 4chan.\ +`1 to 9`/`Numpad 1 to 9`: Select/deselect google captcha image when posting a comment on 4chan.\ `Ctrl+S`: Save the image/video attached to the selected post.\ ### File save controls `Tab`: Switch between navigating the file manager and file name.\ `Ctrl+Enter`/`Click on save`: Download the file.\ `Esc`/`Click on cancel`: Cancel download.\ ## Matrix text commands -`/upload` to upload an image.\ -`/logout` to logout.\ -`/leave` to leave the current room.\ -`/me [text]` to send a message of type "m.emote".\ -`/react [text]` to react to the selected message or if you are replying to message then it reacts to that message. +`/upload`: Bring up the file manager and select a file to upload to the room, `Esc` to cancel.\ +`/logout`: Logout.\ +`/leave`: Leave the current room.\ +`/me [text]`: Send a message of type "m.emote".\ +`/react [text]`: React to the selected message or if you are replying to message then it reacts to that message. ## Environment variables Set `QM_PHONE_FACTOR=1` to disable the room list side panel in matrix. ## UI scaling -- cgit v1.2.3