diff --git a/archive-patches/links-2.17.patch b/archive-patches/links-2.17.patch index c781de59..64959a91 100644 --- a/archive-patches/links-2.17.patch +++ b/archive-patches/links-2.17.patch @@ -602,7 +602,7 @@ +{'p', 'q', 'r', 's', '7', 'P', 'Q', 'R', 'S'}, +{'t', 'u', 'v', '8', 'T', 'U', 'V', 0, 0}, +{'w', 'x', 'y', 'z', '9', 'W', 'X', 'Y', 'Z'}, -+{'#', '*', '0', '?', '!', ':', ';', ',', 0} ++{' ', '0', '#', '*', '?', '!', ':', ';', ','} +}; + +void kbd_postevent(int x)