keyboard.rc
author Patrik Svestka <patrik.svestka@gmail.com>
Mon, 05 Jul 2021 12:43:35 +0200
branchjv
changeset 1630 7de40ef06ef6
parent 1506 2b0f9dbe6e43
permissions -rw-r--r--
1.7.2 Checking all powershell versions (pick first working one), detecting manual switch from a user, better handling of trucky batch characters Details: - fixing finding powershell (check for all versions and pick first one which is correct) in case the registry holds only powershell key, but is not valid powershell instance - Adding a simple manual_switch_detection variable to detect manual switch from user - make the launcher work better with tricky characters for cmd.exe (|, <, >, &)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
41
d61cda45c461 separated keyboard macros
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
"*
609
f0f51d4a0066 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 586
diff changeset
     2
 * Encoding: iso8859-1
f0f51d4a0066 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 586
diff changeset
     3
 *
41
d61cda45c461 separated keyboard macros
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
 * $Header$
d61cda45c461 separated keyboard macros
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
 *
399
5a842f5d7196 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 380
diff changeset
     6
 * MIMEType: application/x-smalltalk-source
5a842f5d7196 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 380
diff changeset
     7
 *
209
22793de5d56e *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 140
diff changeset
     8
 * ST/X startup configuration file:
22793de5d56e *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 140
diff changeset
     9
 *
1506
2b0f9dbe6e43 Keyboard mapping: remove all shortcut definitions from `keyboard.rc`
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 1472
diff changeset
    10
 * This file used to define keyboard mapping. Mappings have been moved to
2b0f9dbe6e43 Keyboard mapping: remove all shortcut definitions from `keyboard.rc`
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 1472
diff changeset
    11
 * 
2b0f9dbe6e43 Keyboard mapping: remove all shortcut definitions from `keyboard.rc`
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 1472
diff changeset
    12
 *    DeviceWorkstation class>>defaultKeyboardMapDefinition
402
f8bad6cf5abc *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 399
diff changeset
    13
 *
1506
2b0f9dbe6e43 Keyboard mapping: remove all shortcut definitions from `keyboard.rc`
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 1472
diff changeset
    14
 * Eventually, this file will vanish. 
2b0f9dbe6e43 Keyboard mapping: remove all shortcut definitions from `keyboard.rc`
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 1472
diff changeset
    15
 * 
2b0f9dbe6e43 Keyboard mapping: remove all shortcut definitions from `keyboard.rc`
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 1472
diff changeset
    16
 * Put all your customizations to some `rc.d` file and or to your private
2b0f9dbe6e43 Keyboard mapping: remove all shortcut definitions from `keyboard.rc`
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 1472
diff changeset
    17
 * startup script. 
92
dd4108239142 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 89
diff changeset
    18
 *"
122
6b06631a4bb0 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 92
diff changeset
    19
1506
2b0f9dbe6e43 Keyboard mapping: remove all shortcut definitions from `keyboard.rc`
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 1472
diff changeset
    20
Smalltalk fileIn:'keyboardMacros.rc'.