flat assembler
Message board for the users of flat assembler.
Index
> MenuetOS > Mouse Event on Menuet 32-bit? |
Author |
|
Ville 11 Feb 2008, 09:41
Have you tried enabling mouse event with system call 40 at program start ? Mouse has event 6.
Code: mov eax , 40 mov ebx , 100111b int 0x40 mov eax , 10 int 0x40 cmp eax , 6 je mouse_event |
|||
11 Feb 2008, 09:41 |
|
itsnobody 11 Feb 2008, 19:40
Thanks a lot
I must have missed that in the doc |
|||
11 Feb 2008, 19:40 |
|
rugxulo 13 Feb 2008, 06:18
Menuet (and OctaOS, even) don't seem to like my laptop's touchpad (buggy PS/2 emulation??). Oh well.
EDIT: Compaq Presario F572US w/ Synaptics touchpad. Last edited by rugxulo on 14 Feb 2008, 18:47; edited 1 time in total |
|||
13 Feb 2008, 06:18 |
|
Madis731 13 Feb 2008, 10:10
Conf please! What laptop? Maybe there's a way around or maybe its internally through USB!?
|
|||
13 Feb 2008, 10:10 |
|
itsnobody 13 Feb 2008, 23:40
Madis731 wrote: Conf please! What laptop? Maybe there's a way around or maybe its internally through USB!? Tested and works on my laptop...Intel Pentium Dual-Core T2310 |
|||
13 Feb 2008, 23:40 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.