RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 2
Title Test Details Hot Key Windows
Expression
^(((Ctrl\+Shift\+Alt\+|Ctrl\+Shift\+|Ctrl\+Alt\+|Shift\+Alt\+|Ctrl\+|Alt\+){1}(F1[0-2]|F[1-9]|[A-Za-z0-9\-\=\[\]\\\;\'\,\.\/]){1}){1}|(Shift\+)?(F1[0-2]|F[1-9]){1})$
Description
Hot key combinations for Windows. Has some restrictions and limitations, can probably be improved.
Matches
Ctrl+Alt+K, Shift+F10
Non-Matches
Ctrl+Ctrl+K, Shift+K, AnyKey
Author Rating: Not yet rated. Mike Summitt
Title Test Details Hot Key Mac
Expression
^(((Ctrl\+Alt\+Shift\+Cmd\+|Ctrl\+Shift\+Cmd\+|Ctrl\+Alt\+Shift\+|Ctrl\+Alt\+Cmd\+|Alt\+Shift\+Cmd\+|Shift\+Cmd\+|Ctrl\+Shift\+|Ctrl\+Cmd\+|Ctrl\+Alt\+|Alt\+Shift\+|Alt\+Cmd\+|Cmd\+|Alt\+)(F1[0-2]|F[1-9]|[A-Za-z0-9\-\=\[\]\\\;\'\,\.\/]))|(Shift\+)?(F1[0-2]|F[1-9]))$
Description
Hot key combinations for Mac. Has some limitations and restrictions, could probably be improved.
Matches
Cmd+R, F9, Shift+F7, Ctrl+Alt+K
Non-Matches
R, Shift+4, Ctrl+Ctrl+T
Author Rating: Not yet rated. Mike Summitt
   Displaying page 1 of 1 pages; Items 1 to 2

Copyright © 2001-2025, RegexAdvice.com | ASP.NET Tutorials