-
Updated
Jun 25, 2019 - Assembly
x86-32
Here are 83 public repositories matching this topic...
-
Updated
Jan 27, 2019
See #396, #454, and #42. Maybe also #43.
I investigated the differences in the low-level event array sent by the VM to the image for relevant CTRL-key combinations.
For key-character events, that array is structured as follows:
{
2 "type for keyboard event"
293847 "timestamp"
... "character code ASCII"
0 "key character, not key down or key up"
2 "ctrl keyKenD to ML
Ken.Dickey@whidbey.com Wed, Nov 11, 2015 at 5:13 PM
Cuis has been taking steps toward Morphic3:
https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev/blob/master/Documentation/NotesOnMorphic.md
The MorphExtension class was removed. (We have Morph Properties).
Morphs have float rather than integer location coordinates.
Morph location is relative to their owner, not the screen.
T
-
Updated
Mar 31, 2020 - Pascal
-
Updated
May 28, 2020 - Assembly
-
Updated
Nov 23, 2017 - C
-
Updated
Feb 2, 2020 - C#
-
Updated
Apr 19, 2018 - C++
-
Updated
Mar 7, 2020 - C
-
Updated
Sep 6, 2017 - C++
-
Updated
Jun 1, 2020 - C
-
Updated
Dec 23, 2019 - Python
-
Updated
Oct 28, 2014 - C
-
Updated
Feb 23, 2020 - C
-
Updated
Dec 7, 2017 - C
-
Updated
May 22, 2020 - Assembly
-
Updated
Oct 1, 2019 - Objective-C
Improve this page
Add a description, image, and links to the x86-32 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the x86-32 topic, visit your repo's landing page and select "manage topics."


Create a document in "/Documentation/Markdown/Reference Articles" called FlingOS-Compile-Time-Configuration and include notes on how to configure the default keyboard layout using definitions in the Kernel.Hardware project properties (and not to check-in/commit such a change).