OSDev.org

The Place to Start for Operating System Developers
It is currently Fri Apr 19, 2024 7:43 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Free PS/2 mouse code
PostPosted: Mon Jun 30, 2014 1:54 am 
Offline

Joined: Sun Jun 08, 2014 2:17 am
Posts: 7
[edit by Candy] For the original thread at: viewtopic.php?f=1&t=10247 [/edit]

ignore mouse errors.
Code:
   if (mouse_byte[0]  &  0x08 )
    {
         // Click events code
    }else
        return;

_________________
KosarOS
http://kosaros.blog.ir


Top
 Profile  
 
 Post subject: Re: Free PS/2 mouse code
PostPosted: Mon Jun 30, 2014 4:29 am 
Offline
Member
Member
User avatar

Joined: Tue Oct 17, 2006 11:33 pm
Posts: 3882
Location: Eindhoven
Please try not to resurrect posts from 2005 :-)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: Bing [Bot], DotBot [Bot], SemrushBot [Bot] and 184 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group