d_win32.rc
author Jan Vrany <jan.vrany@fit.cvut.cz>
Fri, 02 Jun 2017 22:22:59 +0100
branchjv
changeset 1507 ecb149794455
parent 1243 1fc6b3f01e48
child 1508 b2b32caf589e
permissions -rw-r--r--
Keyboard mapping: remove all shortcut definitions from `d_win32.rc` ...as they were unified and moved to `DeviceWorkstation class>>#defaultKeyboardMapDefinition`. This makes this file more or less obsolete and it will eventually vanish.

"*
 * Encoding: iso8859-1
 *
 * $Header$
 *
 * MIMEType: application/x-smalltalk-source
 *
 * ST/X startup configuration file:
 * display configuration - windows
 *
 * This file used to define keyboard mapping for more Windows-like feel.  
 * Hoever, mappings have been unified and moved to
 * 
 *    DeviceWorkstation class>>defaultKeyboardMapDefinition
 *
 * Eventually, this file will vanish. 
 * 
 * Put all your customizations to some `rc.d` file and or to your private
 * startup script. 
 *"
!
StandardSystemView takeFocusWhenMapped:true.
!