Eyez0nly / omeglespy-z

Automatically exported from code.google.com/p/omeglespy-z
0 stars 0 forks source link

Create Hot Keys for Settings #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Map keyboard shortcuts to certain actions like:

* Conversation blocking
* Stranger Swapping
* Stranger Disconnecting
* Screen Clearing
* Log Viewing
* Conversation Starting/Ending

Original issue reported on code.google.com by darkimp...@gmail.com on 20 Feb 2012 at 3:16

GoogleCodeExporter commented 8 years ago

Original comment by darkimp...@gmail.com on 20 Feb 2012 at 3:20

GoogleCodeExporter commented 8 years ago
Proposed key-bindings:

 * Ctrl+B: toggle block
 * Ctrl+D: disconnect Stranger 1
 * Ctrl+Alt+D: Disconnect Stranger 2
 * Ctrl+R: replace (swap) Stranger 1
 * Ctrl+Alt+R: replace Stranger 2
 * Ctrl+Q: Begin/end conversation
 * Ctrl+L: View log window

In expert mode only:

 * Ctrl+Enter: Send message to Stranger 1
 * Alt+Enter: Send message to Stranger 2

Original comment by darkimp...@gmail.com on 20 Mar 2012 at 2:27

GoogleCodeExporter commented 8 years ago
In expert mode only:

 * Up arrow key: sends a message to Stranger 1
 * Down arrow key: sends a message to Stranger 2
 * Enter: sends the message to both Strangers

Original comment by darkimp...@gmail.com on 20 Mar 2012 at 2:31

GoogleCodeExporter commented 8 years ago
Here is the shortcut key set as of the closing of this issue:

 * Up arrow key: sends a message to Stranger 1
 * Down arrow key: sends a message to Stranger 2
 * Enter: sends the message to both Strangers
 * Ctrl+B: toggle block
 * Ctrl+D: disconnect Stranger 1
 * Ctrl+Shift+D: Disconnect Stranger 2
 * Ctrl+R: replace (swap) Stranger 1
 * Ctrl+Shift+R: replace Stranger 2
 * Ctrl+Q: Begin/end conversation
 * Ctrl+L: View log window

These key combinations were tested in Linux only. Note that I changed the chord 
for replacing and disconnecting stranger 2 (had trouble with Ctrl+Alt+R for 
some reason).

Original comment by darkimp...@gmail.com on 25 Mar 2012 at 6:25