equal
deleted
inserted
replaced
59 <li id="GUID-D6F17A9A-5E13-54EF-8CDC-BCA533A62EC9"><p>The Window Server uses |
59 <li id="GUID-D6F17A9A-5E13-54EF-8CDC-BCA533A62EC9"><p>The Window Server uses |
60 an active object to wait for and subsequently dispatch the handling of events |
60 an active object to wait for and subsequently dispatch the handling of events |
61 (and most importantly, key press events). It makes a request for further events |
61 (and most importantly, key press events). It makes a request for further events |
62 by a call to the <i>internal function</i> <codeph>UserSvr::RequestEvent()</codeph>. </p> </li> |
62 by a call to the <i>internal function</i> <codeph>UserSvr::RequestEvent()</codeph>. </p> </li> |
63 </ul> <fig id="GUID-03C2DFBA-F3C9-5A3F-9DE4-3FE30DECB239"> |
63 </ul> <fig id="GUID-03C2DFBA-F3C9-5A3F-9DE4-3FE30DECB239"> |
64 <image href="GUID-8A1B6104-4B13-5200-AF3D-64B3929707BB_d0e371759_href.png" placement="inline"/> |
64 <image href="GUID-8A1B6104-4B13-5200-AF3D-64B3929707BB_d0e393274_href.png" placement="inline"/> |
65 </fig> </section> |
65 </fig> </section> |
66 <section id="GUID-98528897-D236-56A8-BBDE-6CF09BFDE499"><title>What the Window |
66 <section id="GUID-98528897-D236-56A8-BBDE-6CF09BFDE499"><title>What the Window |
67 Server does</title> <p>There are two services that the Window Server needs |
67 Server does</title> <p>There are two services that the Window Server needs |
68 when dealing with key presses: </p> <ul> |
68 when dealing with key presses: </p> <ul> |
69 <li id="GUID-FBEA62A9-37E4-58AA-97AF-6D3312D7D35E"><p>it needs a translation |
69 <li id="GUID-FBEA62A9-37E4-58AA-97AF-6D3312D7D35E"><p>it needs a translation |