diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2025-01-09 23:43:32 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2025-01-09 23:43:32 +0100 |
commit | f0a4049880b29a5fab7ab3b21ab6756f3173394e (patch) | |
tree | a65f37b24b13c8cc1e00518d4dd993a8f1039aac | |
parent | a738f113e2e23a7e6fe362c0fb8e666d0bb9ba10 (diff) |
hurd-console using xkb is done
-rw-r--r-- | contributing.mdwn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index 9ecdbdce..b28fe0a7 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -101,7 +101,6 @@ with". Make sure to check out the most up-to-date version on `file_get_fs_options` and `fsys_set_options` RPCs. * Extend `device_read`/`device_write` into supporting > 2TiB disk sizes. * Make `host_get_time` much more precise by using the TSC. -* Make the Hurd [[hurd/console]]'s configuration use [[xkb layout/variant instead of keymap|hurd/console/discussion]]. * Add NX / SMEP / SMAP protection support to GNU Mach. * Add use of PCID in GNU Mach. * Fix 64bit instruction set disassembling in GNU Mach's `/i386/i386/db_disasm.c` `db_disasm` function and tables. |