###############################################################################
# Copyright (C) 2006 GraphOn Corporation
# All rights reserved.
#
# This software is the confidential and proprietary information
# of GraphOn Corporation ("Confidential Information").  You
# shall not disclose such Confidential Information and shall use
# it only in accordance with the terms of the license agreement
# you entered into with GraphOn.
###############################################################################

###############################################################################
# Japanese Keyboard Mapping File for WindowsCE layout 'ja_JP'.
#
# Maps the "Japanese" layout to the Windows "Japanese"
# input language with the 106/109 "Japanese" keyboard and
# Japanese IME keyboard layouts.
###############################################################################

###############################################################################
# Keyword -- do not remove
VERSION

# Keywords -- do not remove
MAJOR    3
MINOR    1
REVISION 1
BUILD    1

# Keyword -- do not remove
END
###############################################################################

###############################################################################
# Keyword -- do not remove
WINDOWSKEYBOARDLAYOUT 00000411
###############################################################################

###############################################################################
# Keyword -- do not remove
MODIFIERMASKS

# Keywords -- do not remove
NUMLOCK     0x00000010 # Mod2Mask
CAPSLOCK    0x00000002 # LockMask
SCROLLLOCK  0x00000080 # Mod5Mask
SHIFT       0x00000001 # ShiftMask
ALT         0x00000008 # Mod1Mask
CONTROL     0x00000004 # ControlMask

# Keyword -- do not remove
END
###############################################################################
# Table column headings
# VK   = Windows VK_xxx virtual key code
# SC   = Windows Scan Code
# -----------------------------
#  CE        | Windows 
# -----------------------------
# SC	VK   | SC 	VK |	
# -----------------------------

###############################################################################
# Keyword -- do not remove
KEYMAPPINGTABLE

##############################Keys that are usually different between keyboards
# A VK code of zero is sent intentionally. See the note in the Modifiers Keys
# section below.
0x00, 0xBA, 0x00, 0xBB   # VK_OEM_PLUS
0x00, 0xBB, 0x00, 0xDE   # VK_OEM_7
0x00, 0xDE, 0x00, 0xBA   # VK_OEM_1
#############################################
# Keyword -- do not remove
END
