elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elkscmd/sys_utils/mouse.c
CommitAuthorDateMessage
55da858ef4c6994d9bf528447f6040a545cd63eGreg Haerr2026-01-25[kernel] Don't prohibit using IRQ 12 on 8086 machines when opening PS/2 mouse
e8faa56605e5c7613c952e91139a4e358cc2abaGreg Haerr2026-01-23Unset ICRNL in elkscmd/sys_util/mouse.c also
44cee59c59972bf035dc7170cbaa69d9556a495Greg Haerr2026-01-23Combine elkscmd/gui/mouse.c into sys_utils/mouse.c and add PS/2 support
8a82b3a04102e73e3b0d1473782acf77444f8e7Greg Haerr2026-01-23Retab sys_utils/mouse.c
011704dd1ba6c86231eb6f518c8c3530187933cGreg Haerr2025-03-17Update sys_utils/mouse.c with buffer fix for select
aa5e71d8dfbb71cc6e413ed75aaaa85fc4813b6Greg Haerr2025-02-15[libc] Rewrite mouse and debug console output to work together
ef988bffa73a0e10ee67f2f902ad6c800009537Greg Haerr2025-02-14[cmds] Display mouse port being opened on mouse command
e1b100fc01aa9c978e93f18b5ead32c03f2fc57Greg Haerr2025-02-07Update mouse program and qemu.sh for /dev/ttyS1 mouse on QEMU
c8af178ce7782711eec73fafd683200bed60e19Greg Haerr2024-04-19[cmds] Add "mouse r" for raw mouse output debugging
b849dd1a3768931ee78e61358f9f9caf0ee2dc8Greg Haerr2022-12-28[cmds] Another pass at reducing build compilation warnings
4c2f3d9efbedd14604f647e61a62bea1afad89fGreg Haerr2020-04-18[kernel][init] Add O_EXCL and O_NOCTTY for serial com/mouse, init runlevels
04df272b50836075be2139359700752a34c2aeaGreg Haerr2020-03-11[cmds] Fix stty for raw mode, add mouse test program
4d33cecfc6f424558b8c99017a10211c1f59f05Jody Bruchon2020-03-09Revert "Whitespace cleanup in `elks/`"
596344881ae0b22b1baf0c8963aa2bd29359db8Jody Bruchon2020-03-08elkscmd: automated code style cleanups with sed
5d0200d2b9698abce45658cc8c7c5e10c87930cJody Bruchon2020-03-08Whitespace cleanup in `elkscmd/`
4e1163d73d99527337bb241bfc0a47b57f82b15Jody Bruchon2020-03-04[nano-x] Set default mouse driver to Microsoft Mouse in nano-X, QEMU (#409)
f6740c2cecf834eaf38b97ae345650e15e699cfGreg Haerr2019-04-25Initial 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
ca6f8d38eea10399166aa9cdea72e604c735608Greg Haerr2019-04-16Last modifications required to fully build ELKS under OS X
031c4f4f6bdfe005fd59c4ff311629028a897b7georgp242017-03-18Add nano-X to ELKS