summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandmarti1424 <scim.spreadsheet@gmail.com>2015-04-18 15:17:37 -0300
committerandmarti1424 <scim.spreadsheet@gmail.com>2015-04-18 15:17:37 -0300
commit89d35c64134c3b48efbc4350205bed2de861fd5b (patch)
tree3bc46f7a89ecfd958cc05951b93ef8a75e283654
parenta598f27c6671ffc7d44fdaa62d36729b6d771061 (diff)
Add BS key fix instructions for OSX systems
-rw-r--r--WIKI6
1 files changed, 6 insertions, 0 deletions
diff --git a/WIKI b/WIKI
index f7d64b4..fe7d8a8 100644
--- a/WIKI
+++ b/WIKI
@@ -12,6 +12,12 @@ Use gmake and bison for building.
Setup FREEBSD in Makefile.
+Build instructions for OSX
+--------------------------
+For BackSpace key to work properly change
+Redefine OKEY_BS macro to 0x7f in macros.h file
+
+
Import SCIM generated CSV files to LibreOffice
----------------------------------------------