mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 02:59:20 +01:00
Update Keyboard.lua
This commit is contained in:
parent
956b7504c0
commit
2bbc933ac4
@ -5,7 +5,7 @@ local keyboard = {
|
|||||||
-- Shift
|
-- Shift
|
||||||
LEFT_SHIFT = 42,
|
LEFT_SHIFT = 42,
|
||||||
RIGHT_SHIFT = 54,
|
RIGHT_SHIFT = 54,
|
||||||
-- Alft
|
-- Alt
|
||||||
LEFT_ALT = 56,
|
LEFT_ALT = 56,
|
||||||
RIGHT_ALT = 184,
|
RIGHT_ALT = 184,
|
||||||
-- Command (Mac & Linux) or Windows Key (Windows), I added both in case someone is from windows
|
-- Command (Mac & Linux) or Windows Key (Windows), I added both in case someone is from windows
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user