File history
Tracking elkscmd/sys_utils/mouse.c
| Commit | Author | Date | Message |
|---|---|---|---|
55da858ef4c6994d9bf528447f6040a545cd63e | Greg Haerr | 2026-01-25 | [kernel] Don't prohibit using IRQ 12 on 8086 machines when opening PS/2 mouse |
e8faa56605e5c7613c952e91139a4e358cc2aba | Greg Haerr | 2026-01-23 | Unset ICRNL in elkscmd/sys_util/mouse.c also |
44cee59c59972bf035dc7170cbaa69d9556a495 | Greg Haerr | 2026-01-23 | Combine elkscmd/gui/mouse.c into sys_utils/mouse.c and add PS/2 support |
8a82b3a04102e73e3b0d1473782acf77444f8e7 | Greg Haerr | 2026-01-23 | Retab sys_utils/mouse.c |
011704dd1ba6c86231eb6f518c8c3530187933c | Greg Haerr | 2025-03-17 | Update sys_utils/mouse.c with buffer fix for select |
aa5e71d8dfbb71cc6e413ed75aaaa85fc4813b6 | Greg Haerr | 2025-02-15 | [libc] Rewrite mouse and debug console output to work together |
ef988bffa73a0e10ee67f2f902ad6c800009537 | Greg Haerr | 2025-02-14 | [cmds] Display mouse port being opened on mouse command |
e1b100fc01aa9c978e93f18b5ead32c03f2fc57 | Greg Haerr | 2025-02-07 | Update mouse program and qemu.sh for /dev/ttyS1 mouse on QEMU |
c8af178ce7782711eec73fafd683200bed60e19 | Greg Haerr | 2024-04-19 | [cmds] Add "mouse r" for raw mouse output debugging |
b849dd1a3768931ee78e61358f9f9caf0ee2dc8 | Greg Haerr | 2022-12-28 | [cmds] Another pass at reducing build compilation warnings |
4c2f3d9efbedd14604f647e61a62bea1afad89f | Greg Haerr | 2020-04-18 | [kernel][init] Add O_EXCL and O_NOCTTY for serial com/mouse, init runlevels |
04df272b50836075be2139359700752a34c2aea | Greg Haerr | 2020-03-11 | [cmds] Fix stty for raw mode, add mouse test program |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
596344881ae0b22b1baf0c8963aa2bd29359db8 | Jody Bruchon | 2020-03-08 | elkscmd: automated code style cleanups with sed |
5d0200d2b9698abce45658cc8c7c5e10c87930c | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `elkscmd/` |
4e1163d73d99527337bb241bfc0a47b57f82b15 | Jody Bruchon | 2020-03-04 | [nano-x] Set default mouse driver to Microsoft Mouse in nano-X, QEMU (#409) |
f6740c2cecf834eaf38b97ae345650e15e699cf | Greg Haerr | 2019-04-25 | Initial port of Nano-X now working in master branch Move nano-X from elks/nano-X to elks/elkscmd/nano-X where it belongs as an application |
ca6f8d38eea10399166aa9cdea72e604c735608 | Greg Haerr | 2019-04-16 | Last modifications required to fully build ELKS under OS X |
031c4f4f6bdfe005fd59c4ff311629028a897b7 | georgp24 | 2017-03-18 | Add nano-X to ELKS |