home *** CD-ROM | disk | FTP | other *** search
/ hackzapple.com / www.hackzapple.com.tar / www.hackzapple.com / phpBB2 / viewtopic.php?p=327.orig < prev    next >
Text File  |  2010-10-06  |  75KB  |  1,332 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html dir="LTR">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  5. <meta http-equiv="Content-Style-Type" content="text/css">
  6.  
  7. <link rel="top" href="./index.php" title=" Index du Forum" />
  8. <link rel="search" href="./search.php" title="Rechercher" />
  9. <link rel="help" href="./faq.php" title="FAQ" />
  10. <link rel="author" href="./memberlist.php" title="Liste des Membres" />
  11. <link rel="prev" href="viewtopic.php?t=66&view=previous" title="Voir le sujet prΘcΘdent" />
  12. <link rel="next" href="viewtopic.php?t=66&view=next" title="Voir le sujet suivant" />
  13. <link rel="up" href="viewforum.php?f=23" title="EMULATION" />
  14. <link rel="chapter forum" href="viewforum.php?f=1" title="REGLES DE BASE DU FORUM" />
  15. <link rel="chapter forum" href="viewforum.php?f=2" title="PRESENTATION DES MEMBRES" />
  16. <link rel="chapter forum" href="viewforum.php?f=3" title="FAQ" />
  17. <link rel="chapter forum" href="viewforum.php?f=24" title="LES VENDEURS DE Q et assimilΘs..." />
  18. <link rel="chapter forum" href="viewforum.php?f=4" title="APPLE II et II+" />
  19. <link rel="chapter forum" href="viewforum.php?f=5" title="APPLE IIe" />
  20. <link rel="chapter forum" href="viewforum.php?f=6" title="APPLE IIc et IIc Plus" />
  21. <link rel="chapter forum" href="viewforum.php?f=7" title="APPLE IIGS" />
  22. <link rel="chapter forum" href="viewforum.php?f=8" title="ITT2020" />
  23. <link rel="chapter forum" href="viewforum.php?f=9" title="BELL & HOWELL" />
  24. <link rel="chapter forum" href="viewforum.php?f=25" title="APPLE I" />
  25. <link rel="chapter forum" href="viewforum.php?f=10" title="APPLE /// et ///Plus" />
  26. <link rel="chapter forum" href="viewforum.php?f=11" title="LISA 1,  2, 2/5,  2/10 et ... XL" />
  27. <link rel="chapter forum" href="viewforum.php?f=12" title="PROBLEMES DIVERS" />
  28. <link rel="chapter forum" href="viewforum.php?f=13" title="PROTECTION MALEFIQUE" />
  29. <link rel="chapter forum" href="viewforum.php?f=23" title="EMULATION" />
  30. <link rel="chapter forum" href="viewforum.php?f=14" title="CARTES COPROCESSEUR" />
  31. <link rel="chapter forum" href="viewforum.php?f=15" title="CARTES MEMOIRE" />
  32. <link rel="chapter forum" href="viewforum.php?f=16" title="CARTES POUR DISQUES" />
  33. <link rel="chapter forum" href="viewforum.php?f=17" title="AUTRES CARTES" />
  34. <link rel="chapter forum" href="viewforum.php?f=18" title="PERIPHERIQUES" />
  35. <link rel="chapter forum" href="viewforum.php?f=19" title="Recherches techniques (hard ou soft)" />
  36. <link rel="chapter forum" href="viewforum.php?f=20" title="ACHATS,VENTES ET/OU ECHANGES" />
  37. <link rel="chapter forum" href="viewforum.php?f=21" title="DIVERS...MAIS TOUJOURS EN RELATION AVEC APPLE!" />
  38. <link rel="chapter forum" href="viewforum.php?f=22" title="LES PETITS MAUDITS A EVITER" />
  39.  
  40. <title> :: Voir le sujet - xkegs</title>
  41. <!-- link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" -->
  42. <style type="text/css">
  43. <!--
  44. /*
  45.   The original subSilver Theme for phpBB version 2+
  46.   Created by subBlue design
  47.   http://www.subBlue.com
  48.  
  49.   NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  50.   theme administration centre. When you have finalised your style you could cut the final CSS code
  51.   and place it in an external file, deleting this section to save bandwidth.
  52. */
  53.  
  54. /* General page style. The scroll bar colours only visible in IE5.5+ */
  55. body {
  56.     background-color: #E5E5E5;
  57.     scrollbar-face-color: #DEE3E7;
  58.     scrollbar-highlight-color: #FFFFFF;
  59.     scrollbar-shadow-color: #DEE3E7;
  60.     scrollbar-3dlight-color: #D1D7DC;
  61.     scrollbar-arrow-color:  #006699;
  62.     scrollbar-track-color: #EFEFEF;
  63.     scrollbar-darkshadow-color: #98AAB1;
  64. }
  65.  
  66. /* General font families for common tags */
  67. font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
  68. a:link,a:active,a:visited { color : #006699; }
  69. a:hover        { text-decoration: underline; color : #DD6900; }
  70. hr    { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
  71.  
  72. /* This is the border line & background colour round the entire page */
  73. .bodyline    { background-color: #FFFFFF; border: 1px #98AAB1 solid; }
  74.  
  75. /* This is the outline round the main forum tables */
  76. .forumline    { background-color: #FFFFFF; border: 2px #006699 solid; }
  77.  
  78. /* Main table cell colours and backgrounds */
  79. td.row1    { background-color: #EFEFEF; }
  80. td.row2    { background-color: #DEE3E7; }
  81. td.row3    { background-color: #D1D7DC; }
  82.  
  83. /*
  84.   This is for the table cell above the Topics, Post & Last posts on the index.php page
  85.   By default this is the fading out gradiated silver background.
  86.   However, you could replace this with a bitmap specific for each forum
  87. */
  88. td.rowpic {
  89.         background-color: #FFFFFF;
  90.         background-image: url(templates/subSilver/images/cellpic2.jpg);
  91.         background-repeat: repeat-y;
  92. }
  93.  
  94. /* Header cells - the blue and silver gradient backgrounds */
  95. th    {
  96.     color: #FFA34F; font-size: 11px; font-weight : bold;
  97.     background-color: #006699; height: 25px;
  98.     background-image: url(templates/subSilver/images/cellpic3.gif);
  99. }
  100.  
  101. td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
  102.             background-image: url(templates/subSilver/images/cellpic1.gif);
  103.             background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
  104. }
  105.  
  106. /*
  107.   Setting additional nice inner borders for the main table cells.
  108.   The names indicate which sides the border will be on.
  109.   Don't worry if you don't understand this, just ignore it :-)
  110. */
  111. td.cat,td.catHead,td.catBottom {
  112.     height: 29px;
  113.     border-width: 0px 0px 0px 0px;
  114. }
  115. th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
  116.     font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
  117. }
  118. td.row3Right,td.spaceRow {
  119.     background-color: #D1D7DC; border: #FFFFFF; border-style: solid;
  120. }
  121.  
  122. th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
  123. th.thSides,td.catSides,td.spaceRow     { border-width: 0px 1px 0px 1px; }
  124. th.thRight,td.catRight,td.row3Right     { border-width: 0px 1px 0px 0px; }
  125. th.thLeft,td.catLeft      { border-width: 0px 0px 0px 1px; }
  126. th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
  127. th.thTop     { border-width: 1px 0px 0px 0px; }
  128. th.thCornerL { border-width: 1px 0px 0px 1px; }
  129. th.thCornerR { border-width: 1px 1px 0px 0px; }
  130.  
  131. /* The largest text used in the index page title and toptic title etc. */
  132. .maintitle    {
  133.     font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
  134.     text-decoration: none; line-height : 120%; color : #000000;
  135. }
  136.  
  137. /* General text */
  138. .gen { font-size : 12px; }
  139. .genmed { font-size : 11px; }
  140. .gensmall { font-size : 10px; }
  141. .gen,.genmed,.gensmall { color : #000000; }
  142. a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
  143. a.gen:hover,a.genmed:hover,a.gensmall:hover    { color: #DD6900; text-decoration: underline; }
  144.  
  145. /* The register, login, search etc links at the top of the page */
  146. .mainmenu        { font-size : 11px; color : #000000 }
  147. a.mainmenu        { text-decoration: none; color : #006699;  }
  148. a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }
  149.  
  150. /* Forum category titles */
  151. .cattitle        { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
  152. a.cattitle        { text-decoration: none; color : #006699; }
  153. a.cattitle:hover{ text-decoration: underline; }
  154.  
  155. /* Forum title: Text and link to the forums used in: index.php */
  156. .forumlink        { font-weight: bold; font-size: 12px; color : #006699; }
  157. a.forumlink     { text-decoration: none; color : #006699; }
  158. a.forumlink:hover{ text-decoration: underline; color : #DD6900; }
  159.  
  160. /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
  161. .nav            { font-weight: bold; font-size: 11px; color : #000000;}
  162. a.nav            { text-decoration: none; color : #006699; }
  163. a.nav:hover        { text-decoration: underline; }
  164.  
  165. /* titles for the topics: could specify viewed link colour too */
  166. .topictitle,h1,h2    { font-weight: bold; font-size: 11px; color : #000000; }
  167. a.topictitle:link   { text-decoration: none; color : #006699; }
  168. a.topictitle:visited { text-decoration: none; color : #5493B4; }
  169. a.topictitle:hover    { text-decoration: underline; color : #DD6900; }
  170.  
  171. /* Name of poster in viewmsg.php and viewtopic.php and other places */
  172. .name            { font-size : 11px; color : #000000;}
  173.  
  174. /* Location, number of posts, post date etc */
  175. .postdetails        { font-size : 10px; color : #000000; }
  176.  
  177. /* The content of the posts (body of text) */
  178. .postbody { font-size : 12px; line-height: 18px}
  179. a.postlink:link    { text-decoration: none; color : #006699 }
  180. a.postlink:visited { text-decoration: none; color : #5493B4; }
  181. a.postlink:hover { text-decoration: underline; color : #DD6900}
  182.  
  183. /* Quote & Code blocks */
  184. .code {
  185.     font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
  186.     background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
  187.     border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
  188. }
  189.  
  190. .quote {
  191.     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
  192.     background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
  193.     border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
  194. }
  195.  
  196. /* Copyright and bottom info */
  197. .copyright        { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
  198. a.copyright        { color: #444444; text-decoration: none;}
  199. a.copyright:hover { color: #000000; text-decoration: underline;}
  200.  
  201. /* Form elements */
  202. input,textarea, select {
  203.     color : #000000;
  204.     font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  205.     border-color : #000000;
  206. }
  207.  
  208. /* The text input fields background colour */
  209. input.post, textarea.post, select {
  210.     background-color : #FFFFFF;
  211. }
  212.  
  213. input { text-indent : 2px; }
  214.  
  215. /* The buttons used for bbCode styling in message post */
  216. input.button {
  217.     background-color : #EFEFEF;
  218.     color : #000000;
  219.     font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
  220. }
  221.  
  222. /* The main submit button option */
  223. input.mainoption {
  224.     background-color : #FAFAFA;
  225.     font-weight : bold;
  226. }
  227.  
  228. /* None-bold submit button */
  229. input.liteoption {
  230.     background-color : #FAFAFA;
  231.     font-weight : normal;
  232. }
  233.  
  234. /* This is the line in the posting page which shows the rollover
  235.   help line. This is actually a text box, but if set to be the same
  236.   colour as the background no one will know ;)
  237. */
  238. .helpline { background-color: #DEE3E7; border-style: none; }
  239.  
  240. /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
  241. @import url("templates/subSilver/formIE.css");
  242. -->
  243. </style>
  244. </head>
  245. <body bgcolor="#E5E5E5" text="#000000" link="#006699" vlink="#5493B4">
  246.  
  247. <a name="top"></a>
  248.  
  249. <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center" >
  250.     <tr>
  251.         <td class="bodyline" >
  252.             <table width="100%" cellspacing="0" cellpadding="0" border="0" >
  253.             <tr>
  254.                 <td BGCOLOR="BLACK"><CENTER>
  255.                 <a href="index.php"><img src="templates/subSilver/images/HZA/TITRE8A.PNG" border="0" alt=" Index du Forum" vspace="1" /></a>
  256.                 </CENTER></td>
  257.                 <TD></TD>
  258.             </TR>
  259.                 <TR><TD align="center" COLSPAN="2" BGCOLOR="#E5E5E5">
  260.                     <span class="mainmenu"><B><FONT COLOR="RED">IDENTIFICATION SERVEUR : 213.186.33.87 - CLIENT : 74.109.56.191 </FONT></B></SPAN></TD>
  261.                 </TR>
  262.             <TR><TD><BR></TD></TR>
  263.             <CENTER>
  264.             <table cellspacing="0" cellpadding="2" border="0">
  265.                     <tr>
  266.                         <td align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="faq.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="FAQ" hspace="3" />FAQ</a>   <a href="search.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="Rechercher" hspace="3" />Rechercher</a>   <a href="memberlist.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="Liste des Membres" hspace="3" />Liste des Membres</a>   <a href="groupcp.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="Groupes d'utilisateurs" hspace="3" />Groupes d'utilisateurs</a> 
  267.                          <a href="profile.php?mode=register" class="mainmenu"><img src="templates/subSilver/images/icon_mini_register.gif" width="12" height="13" border="0" alt="S'enregistrer" hspace="3" />S'enregistrer</a> 
  268.                         </span></td>
  269.                     </tr>
  270.                     <tr>
  271.                         <td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="profile.php?mode=editprofile" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="Profil" hspace="3" />Profil</a>   <a href="privmsg.php?folder=inbox" class="mainmenu"><img src="templates/subSilver/images/icon_mini_message.gif" width="12" height="13" border="0" alt="Se connecter pour vΘrifier ses messages privΘs" hspace="3" />Se connecter pour vΘrifier ses messages privΘs</a>   <a href="login.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="Connexion" hspace="3" />Connexion</a> </span></td>
  272.                     </tr>
  273.                 </table></td>
  274.             </tr>
  275.         </table>
  276.  
  277.         <br />
  278.  
  279.  
  280. <table width="100%" cellspacing="2" cellpadding="2" border="0">
  281.   <tr>
  282.     <td align="left" valign="bottom" colspan="2"><a class="maintitle" href="viewtopic.php?t=66&start=0&postdays=0&postorder=asc&highlight=">xkegs</a><br />
  283.       <span class="gensmall"><b></b><br />
  284.         </span></td>
  285.   </tr>
  286. </table>
  287.  
  288. <table width="100%" cellspacing="2" cellpadding="2" border="0">
  289.   <tr>
  290.     <td align="left" valign="bottom" nowrap="nowrap"><span class="nav"><a href="posting.php?mode=newtopic&f=23"><img src="templates/subSilver/images/lang_french/post.gif" border="0" alt="Poster un nouveau sujet" align="middle" /></a>   <a href="posting.php?mode=reply&t=66"><img src="templates/subSilver/images/lang_french/reply.gif" border="0" alt="RΘpondre au sujet" align="middle" /></a></span></td>
  291.     <td align="left" valign="middle" width="100%"><span class="nav">   <a href="index.php" class="nav"> Index du Forum</a>
  292.       -> <a href="viewforum.php?f=23" class="nav">EMULATION</a></span></td>
  293.   </tr>
  294. </table>
  295.  
  296. <table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0">
  297.     <tr align="right">
  298.         <td class="catHead" colspan="2" height="28"><span class="nav"><a href="viewtopic.php?t=66&view=previous" class="nav">Voir le sujet prΘcΘdent</a> :: <a href="viewtopic.php?t=66&view=next" class="nav">Voir le sujet suivant</a>  </span></td>
  299.     </tr>
  300.     
  301.     <tr>
  302.         <th class="thLeft" width="150" height="26" nowrap="nowrap">Auteur</th>
  303.         <th class="thRight" nowrap="nowrap">Message</th>
  304.     </tr>
  305.     <tr>
  306.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="156"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  307.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  308.             <tr>
  309.                 <td width="100%"><a href="viewtopic.php?p=156#156"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Lun 13 Ao√ 2007, 15:18<span class="gen"> </span>   Sujet du message: xkegs</span></td>
  310.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=156"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  311.             </tr>
  312.             <tr>
  313.                 <td colspan="2"><hr /></td>
  314.             </tr>
  315.             <tr>
  316.                 <td colspan="2"><span class="postbody">Est-ce que quelqu'un s'est dΘjα penchΘ sur les problΦmes de mapping clavier sur cet Θmulateur de GS?
  317. <br />
  318.  
  319. <br />
  320. Je l'avais essayΘ il y a quelques temps sous Linux et avec un clavier de PC AZERTY c'Θtait l'horreur <img src="images/smiles/icon_evil.gif" alt="Evil or Very Mad" border="0" /> 
  321. <br />
  322.  
  323. <br />
  324. JM</span><span class="gensmall"></span></td>
  325.             </tr>
  326.         </table></td>
  327.     </tr>
  328.     <tr>
  329.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  330.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  331.             <tr>
  332.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  333.  
  334.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  335.         document.write(' ');
  336.     else
  337.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  338.  
  339.                 //--></script><noscript></noscript></td>
  340.             </tr>
  341.         </table></td>
  342.     </tr>
  343.     <tr>
  344.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  345.     </tr>
  346.     <tr>
  347.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="157"></a><b>JPL</b></span><br /><span class="postdetails">Site Admin<br /><br /><br />Inscrit le: 12 Mar 2007<br />Messages: 160<br />Localisation: Issy les Moulineaux / PARIS</span><br /></td>
  348.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  349.             <tr>
  350.                 <td width="100%"><a href="viewtopic.php?p=157#157"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Mar 14 Ao√ 2007, 20:23<span class="gen"> </span>   Sujet du message: </span></td>
  351.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=157"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  352.             </tr>
  353.             <tr>
  354.                 <td colspan="2"><hr /></td>
  355.             </tr>
  356.             <tr>
  357.                 <td colspan="2"><span class="postbody">Non mais quel est le problΦme ?</span><span class="gensmall"></span></td>
  358.             </tr>
  359.         </table></td>
  360.     </tr>
  361.     <tr>
  362.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  363.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  364.             <tr>
  365.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=2"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=2"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a> <a href="mailto:jplvs10@hotmail.com"><img src="templates/subSilver/images/lang_french/icon_email.gif" alt="Envoyer un e-mail" title="Envoyer un e-mail" border="0" /></a> <a href="http://www.hackzapple.com/INDEX0.HTM" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  366.  
  367.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  368.         document.write(' ');
  369.     else
  370.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  371.  
  372.                 //--></script><noscript></noscript></td>
  373.             </tr>
  374.         </table></td>
  375.     </tr>
  376.     <tr>
  377.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  378.     </tr>
  379.     <tr>
  380.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="158"></a><b>toinet</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 15 Juin 2007<br />Messages: 326<br />Localisation: Paris, France</span><br /></td>
  381.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  382.             <tr>
  383.                 <td width="100%"><a href="viewtopic.php?p=158#158"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Mar 14 Ao√ 2007, 21:39<span class="gen"> </span>   Sujet du message: </span></td>
  384.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=158"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  385.             </tr>
  386.             <tr>
  387.                 <td colspan="2"><hr /></td>
  388.             </tr>
  389.             <tr>
  390.                 <td colspan="2"><span class="postbody">J'ai peut-Ωtre le mΩme pb avec Sweet16 (ou un truc approchant), les touches sont mal "translatΘes" :
  391. <br />
  392.  
  393. <br />
  394. - on se retrouve avec un "i" quand on a tapΘ un "I", 
  395. <br />
  396. - impossibilitΘ de faire des accolades ou d'autres caractΦres.
  397. <br />
  398.  
  399. <br />
  400. C'est ton pb ? Parce que si ce n'est pas le tien, c'est le mien,
  401. <br />
  402.  
  403. <br />
  404. antoine</span><span class="gensmall"></span></td>
  405.             </tr>
  406.         </table></td>
  407.     </tr>
  408.     <tr>
  409.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  410.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  411.             <tr>
  412.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=4"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=4"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://www.oss117.org/" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  413.  
  414.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  415.         document.write(' ');
  416.     else
  417.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  418.  
  419.                 //--></script><noscript></noscript></td>
  420.             </tr>
  421.         </table></td>
  422.     </tr>
  423.     <tr>
  424.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  425.     </tr>
  426.     <tr>
  427.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="181"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  428.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  429.             <tr>
  430.                 <td width="100%"><a href="viewtopic.php?p=181#181"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Ven 17 Ao√ 2007, 12:04<span class="gen"> </span>   Sujet du message: </span></td>
  431.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=181"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  432.             </tr>
  433.             <tr>
  434.                 <td colspan="2"><hr /></td>
  435.             </tr>
  436.             <tr>
  437.                 <td colspan="2"><span class="postbody">Oui c'est un problΦme de touches non concordantes voire mΩme de touches inexistantes pour certaines!
  438. <br />
  439. Je retesterai α mon retour de congΘs pour + d'infos.
  440. <br />
  441. JM</span><span class="gensmall"></span></td>
  442.             </tr>
  443.         </table></td>
  444.     </tr>
  445.     <tr>
  446.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  447.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  448.             <tr>
  449.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  450.  
  451.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  452.         document.write(' ');
  453.     else
  454.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  455.  
  456.                 //--></script><noscript></noscript></td>
  457.             </tr>
  458.         </table></td>
  459.     </tr>
  460.     <tr>
  461.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  462.     </tr>
  463.     <tr>
  464.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="294"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  465.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  466.             <tr>
  467.                 <td width="100%"><a href="viewtopic.php?p=294#294"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Dim 02 Sep 2007, 23:12<span class="gen"> </span>   Sujet du message: </span></td>
  468.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=294"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  469.             </tr>
  470.             <tr>
  471.                 <td colspan="2"><hr /></td>
  472.             </tr>
  473.             <tr>
  474.                 <td colspan="2"><span class="postbody"></span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>       <td><span class="genmed"><b>Code:</b></span></td>    </tr>    <tr>      <td class="code">
  475. <br />
  476. Touche   Affichage 
  477. <br />
  478. clavier  Θcran
  479. <br />
  480. azerty   xkegs
  481. <br />
  482.  
  483. <br />
  484. &        7
  485. <br />
  486. 1        &
  487. <br />
  488. 2        pas pris en compte
  489. <br />
  490. "        '
  491. <br />
  492. 3        "
  493. <br />
  494. 4        "
  495. <br />
  496. (        9
  497. <br />
  498. 5        (
  499. <br />
  500. 6        _
  501. <br />
  502. 7        pas pris en compte
  503. <br />
  504. _        -
  505. <br />
  506. 8        _
  507. <br />
  508. 9        pas pris en compte
  509. <br />
  510. )        0
  511. <br />
  512. ░        )
  513. <br />
  514. ALT      pas de prise en compte (donc pas de: # { } [ ] | \ @ ~) 
  515. <br />
  516.  
  517. <br />
  518.  
  519. <br />
  520. $        4
  521. <br />
  522. ú        $
  523. <br />
  524.  
  525. <br />
  526. %        pas pris en compte
  527. <br />
  528. ╡        *
  529. <br />
  530. *        8
  531. <br />
  532.  
  533. <br />
  534. <        ,
  535. <br />
  536. >        <
  537. <br />
  538. ?        <
  539. <br />
  540. .        :
  541. <br />
  542. :        ;
  543. <br />
  544. /        :
  545. <br />
  546. !        1
  547. <br />
  548. º        !
  549. <br />
  550.  
  551. <br />
  552.  
  553. <br />
  554. Le pavΘ numΘrique n'est pas pris en compte
  555. <br />
  556. </td>    </tr></table><span class="postbody">
  557. <br />
  558.  
  559. <br />
  560. pas simple de booter facilement...  <img src="images/smiles/icon_cry.gif" alt="Crying or Very sad" border="0" />
  561. <br />
  562. Je dois passer en clavier US (qwerty)...</span><span class="gensmall"></span></td>
  563.             </tr>
  564.         </table></td>
  565.     </tr>
  566.     <tr>
  567.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  568.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  569.             <tr>
  570.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  571.  
  572.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  573.         document.write(' ');
  574.     else
  575.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  576.  
  577.                 //--></script><noscript></noscript></td>
  578.             </tr>
  579.         </table></td>
  580.     </tr>
  581.     <tr>
  582.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  583.     </tr>
  584.     <tr>
  585.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="296"></a><b>toinet</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 15 Juin 2007<br />Messages: 326<br />Localisation: Paris, France</span><br /></td>
  586.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  587.             <tr>
  588.                 <td width="100%"><a href="viewtopic.php?p=296#296"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Lun 03 Sep 2007, 7:32<span class="gen"> </span>   Sujet du message: </span></td>
  589.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=296"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  590.             </tr>
  591.             <tr>
  592.                 <td colspan="2"><hr /></td>
  593.             </tr>
  594.             <tr>
  595.                 <td colspan="2"><span class="postbody">Je comprends ton mal-Ωtre avec cet Θmulateur, chose que je vis avec Sweet16. Programmer sans ( ) { } ou [ ] est bien difficile <img src="images/smiles/icon_sad.gif" alt="Sad" border="0" />
  596. <br />
  597.  
  598. <br />
  599. On pourrait envoyer un mail aux dΘveloppeurs et leur demander une p'tite mise α jour. J'aimerais bien que le problΦme du non passage au 80 colonnes de The Flaming Bird Disassembler soit aussi rΘglΘ !
  600. <br />
  601.  
  602. <br />
  603. antoine</span><span class="gensmall"></span></td>
  604.             </tr>
  605.         </table></td>
  606.     </tr>
  607.     <tr>
  608.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  609.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  610.             <tr>
  611.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=4"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=4"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://www.oss117.org/" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  612.  
  613.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  614.         document.write(' ');
  615.     else
  616.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  617.  
  618.                 //--></script><noscript></noscript></td>
  619.             </tr>
  620.         </table></td>
  621.     </tr>
  622.     <tr>
  623.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  624.     </tr>
  625.     <tr>
  626.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="298"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  627.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  628.             <tr>
  629.                 <td width="100%"><a href="viewtopic.php?p=298#298"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Lun 03 Sep 2007, 11:47<span class="gen"> </span>   Sujet du message: </span></td>
  630.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=298"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  631.             </tr>
  632.             <tr>
  633.                 <td colspan="2"><hr /></td>
  634.             </tr>
  635.             <tr>
  636.                 <td colspan="2"><span class="postbody">Il y a un truc qui m'Θtonne.
  637. <br />
  638.  
  639. <br />
  640. Pour CasaGS (Kegs-OSX pour mac), un des dΘveloppeurs est franτais si je ne m'abuse. Ce que je ne comprends c'est que depuis le temps que ce soft est en chantier, il y a toujours τa en information:
  641. <br />
  642.  
  643. <br />
  644. Known Limits and bugs to fix 
  645. <br />
  646. û Only the US keyboard works (aka QWERTY), so do change it before launching KEGS. 
  647. <br />
  648.  
  649. <br />
  650.  
  651. <br />
  652.  
  653. <br />
  654. Pour xkegs, j'ai bien peur d'avoir un rΘponse du style: les sources sont dispos aussi si tu veux une version propre α ton pays, change le toi mΩme...
  655. <br />
  656.  
  657. <br />
  658. J'avais bien essayΘ de modifier le source il y a 2 ans mais τa ne marchait pas au final. MΩme constat pour une autre personne ayant essayΘ:
  659. <br />
  660.  
  661. <br />
  662. <a href="http://groups.google.fr/group/fr.comp.emulateurs/browse_thread/thread/ae58ee122afbd767/ceaaf7528f7bd694?lnk=st&q=kegs+clavier&rnum=3&hl=fr#ceaaf7528f7bd694" target="_blank" class="postlink">marche pas!</a>
  663. <br />
  664.  
  665. <br />
  666. JM</span><span class="gensmall"></span></td>
  667.             </tr>
  668.         </table></td>
  669.     </tr>
  670.     <tr>
  671.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  672.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  673.             <tr>
  674.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  675.  
  676.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  677.         document.write(' ');
  678.     else
  679.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  680.  
  681.                 //--></script><noscript></noscript></td>
  682.             </tr>
  683.         </table></td>
  684.     </tr>
  685.     <tr>
  686.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  687.     </tr>
  688.     <tr>
  689.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="307"></a><b>Oz</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Ao√ 2007<br />Messages: 49<br />Localisation: Courbevoie, France</span><br /></td>
  690.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  691.             <tr>
  692.                 <td width="100%"><a href="viewtopic.php?p=307#307"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Lun 03 Sep 2007, 20:27<span class="gen"> </span>   Sujet du message: </span></td>
  693.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=307"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  694.             </tr>
  695.             <tr>
  696.                 <td colspan="2"><hr /></td>
  697.             </tr>
  698.             <tr>
  699.                 <td colspan="2"><span class="postbody">Quelqu'un comprend t'il qqchose au source de la version 0.91 de Kegs ?
  700. <br />
  701.  
  702. <br />
  703. Pas de commentaire, du code compatible un peu tout et pas trΦs lisible...
  704. <br />
  705.  
  706. <br />
  707. Des types de donnΘes passΘs en paramΦtres forτant un cast implicite toute les 2 lignes (la fonction attend un unsigned char, il envoit un int...).
  708. <br />
  709.  
  710. <br />
  711. Y a t'il d'autres Θmulateurs IIgs plus lisibles ?
  712. <br />
  713.  
  714. <br />
  715.    Olivier
  716. <br />
  717.  
  718. <br />
  719. ps : qqun a t'il rΘussit α recompiler la version 0.91 avec Viusal C++ 6 ?</span><span class="gensmall"></span></td>
  720.             </tr>
  721.         </table></td>
  722.     </tr>
  723.     <tr>
  724.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  725.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  726.             <tr>
  727.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=18"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=18"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--
  728.  
  729.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  730.         document.write(' ');
  731.     else
  732.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  733.  
  734.                 //--></script><noscript></noscript></td>
  735.             </tr>
  736.         </table></td>
  737.     </tr>
  738.     <tr>
  739.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  740.     </tr>
  741.     <tr>
  742.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="310"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  743.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  744.             <tr>
  745.                 <td width="100%"><a href="viewtopic.php?p=310#310"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Lun 03 Sep 2007, 23:00<span class="gen"> </span>   Sujet du message: </span></td>
  746.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=310"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  747.             </tr>
  748.             <tr>
  749.                 <td colspan="2"><hr /></td>
  750.             </tr>
  751.             <tr>
  752.                 <td colspan="2"><span class="postbody"></span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>       <td><span class="genmed"><b>Oz a Θcrit:</b></span></td>    </tr>    <tr>      <td class="quote">Y a t'il d'autres Θmulateurs IIgs plus lisibles ?</td>    </tr></table><span class="postbody">
  753. <br />
  754.  
  755. <br />
  756. Kegs est important car il est la base d'Θmulateurs dΘrivΘs.
  757. <br />
  758.  
  759. <br />
  760. Je pense par exemple α l'ActiveGS de Gog's dispo sur le site du FTA.
  761. <br />
  762. (Il y a aussi PocketGS pour un PDA dans la mΩme veine).
  763. <br />
  764.  
  765. <br />
  766. D'ailleurs, qui a essayΘ ActiveGS? Fonctionne t-il avec un clavier azerty?
  767. <br />
  768.  
  769. <br />
  770. JM</span><span class="gensmall"></span></td>
  771.             </tr>
  772.         </table></td>
  773.     </tr>
  774.     <tr>
  775.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  776.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  777.             <tr>
  778.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  779.  
  780.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  781.         document.write(' ');
  782.     else
  783.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  784.  
  785.                 //--></script><noscript></noscript></td>
  786.             </tr>
  787.         </table></td>
  788.     </tr>
  789.     <tr>
  790.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  791.     </tr>
  792.     <tr>
  793.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="312"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  794.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  795.             <tr>
  796.                 <td width="100%"><a href="viewtopic.php?p=312#312"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Mar 04 Sep 2007, 14:47<span class="gen"> </span>   Sujet du message: </span></td>
  797.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=312"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  798.             </tr>
  799.             <tr>
  800.                 <td colspan="2"><hr /></td>
  801.             </tr>
  802.             <tr>
  803.                 <td colspan="2"><span class="postbody"></span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>       <td><span class="genmed"><b>Deckard a Θcrit:</b></span></td>    </tr>    <tr>      <td class="quote">D'ailleurs, qui a essayΘ ActiveGS? Fonctionne t-il avec un clavier azerty?</td>    </tr></table><span class="postbody">
  804. <br />
  805.  
  806. <br />
  807. J'ai essayΘ KEGSWIN 0.91 et le stand alone ActiveGSApp 1.9 (qui marque KEGS32 R4 et KEGS 0.65). Les 2 sur poste windows XP.
  808. <br />
  809. Le mapping est meilleurs qu'avec xkegs dans le sens o∙ il y a plus de touches accessibles mais le mapping n'est pas compatible azerty.
  810. <br />
  811.  
  812. <br />
  813. JM</span><span class="gensmall"></span></td>
  814.             </tr>
  815.         </table></td>
  816.     </tr>
  817.     <tr>
  818.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  819.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  820.             <tr>
  821.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  822.  
  823.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  824.         document.write(' ');
  825.     else
  826.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  827.  
  828.                 //--></script><noscript></noscript></td>
  829.             </tr>
  830.         </table></td>
  831.     </tr>
  832.     <tr>
  833.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  834.     </tr>
  835.     <tr>
  836.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="313"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  837.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  838.             <tr>
  839.                 <td width="100%"><a href="viewtopic.php?p=313#313"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Mar 04 Sep 2007, 15:07<span class="gen"> </span>   Sujet du message: </span></td>
  840.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=313"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  841.             </tr>
  842.             <tr>
  843.                 <td colspan="2"><hr /></td>
  844.             </tr>
  845.             <tr>
  846.                 <td colspan="2"><span class="postbody">Test KEGSWIN 0.91 avec Windows XP
  847. <br />
  848.  
  849. <br />
  850. Le pavΘ numΘrique n'est pas pris en compte.
  851. <br />
  852. La touche ALT n'est pas prise en compte.
  853. <br />
  854. Pour obtenir les chiffres 0 α 9, il n'est pas nΘcessaire de faire SHIFT sur la touche en question.
  855. <br />
  856.  
  857. <br />
  858.  
  859. <br />
  860. </span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>       <td><span class="genmed"><b>Code:</b></span></td>    </tr>    <tr>      <td class="code">
  861. <br />
  862. Code   Ecran     Touche
  863. <br />
  864. ASCII  KEGSWIN   Clavier
  865. <br />
  866.        XP        Azerty
  867. <br />
  868.  
  869. <br />
  870. 32     space     space
  871. <br />
  872. 33     !         1       
  873. <br />
  874. 34     "         shift<touche sous esc>
  875. <br />
  876. 35     #         3
  877. <br />
  878. 36     $         4
  879. <br />
  880. 37     %         5
  881. <br />
  882. 38     &         7
  883. <br />
  884. 39     '         <touche sous esc>
  885. <br />
  886. 40     (         9
  887. <br />
  888. 41     )         0
  889. <br />
  890. 42     *         8
  891. <br />
  892. 43     +         +
  893. <br />
  894. 44     ,         , (virgule)
  895. <br />
  896. 45     -         <non mappΘ>
  897. <br />
  898. 46     .         ;
  899. <br />
  900. 47     /         :
  901. <br />
  902. 48     0         α
  903. <br />
  904. 49     1         &
  905. <br />
  906. 50     2         Θ
  907. <br />
  908. 51     3         "
  909. <br />
  910. 52     4         ' (apostrophe)
  911. <br />
  912. 53     5         (
  913. <br />
  914. 54     6         - (tiret)
  915. <br />
  916. 55     7         Φ
  917. <br />
  918. 56     8         _ (underscore)
  919. <br />
  920. 57     9         τ
  921. <br />
  922. 58     :         ú
  923. <br />
  924. 59     ;         $
  925. <br />
  926. 60     <         ?
  927. <br />
  928. 61     =         =
  929. <br />
  930. 62     >         .
  931. <br />
  932. 63     ?         /
  933. <br />
  934. 64     @         2  
  935. <br />
  936. 65     A         A
  937. <br />
  938. 90     Z         Z
  939. <br />
  940. 91     [         )
  941. <br />
  942. 92     \         *
  943. <br />
  944. 93     ]         ^
  945. <br />
  946. 94     ^         6
  947. <br />
  948. 95     _         <non mappΘ>
  949. <br />
  950. 96     `         ∙
  951. <br />
  952. 97     a         a
  953. <br />
  954. 122    z         z
  955. <br />
  956. 123    {         ░ (degrΘ)
  957. <br />
  958. 124    |         ╡ (micro)
  959. <br />
  960. 125    }         ¿ (trema)
  961. <br />
  962. 126    ~         %
  963. <br />
  964. 127    DEL
  965. <br />
  966. </td>    </tr></table><span class="postbody">
  967. <br />
  968.  
  969. <br />
  970. A partir du clavier:
  971. <br />
  972. </span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>       <td><span class="genmed"><b>Code:</b></span></td>    </tr>    <tr>      <td class="code">
  973. <br />
  974. Touche      Ecran
  975. <br />
  976. clavier      KEGSWIN
  977. <br />
  978. Azerty
  979. <br />
  980.  
  981. <br />
  982. <sous esc>   '
  983. <br />
  984. shift<sous esc> "
  985. <br />
  986. 1      !
  987. <br />
  988. 2      @
  989. <br />
  990. 3      #
  991. <br />
  992. 4      $
  993. <br />
  994. 5      %
  995. <br />
  996. 6      ^
  997. <br />
  998. 7      &
  999. <br />
  1000. 8      *
  1001. <br />
  1002. 9      (
  1003. <br />
  1004. 0      )
  1005. <br />
  1006. &      1
  1007. <br />
  1008. Θ      2
  1009. <br />
  1010. "      3
  1011. <br />
  1012. '      4
  1013. <br />
  1014. (      5
  1015. <br />
  1016. -      6
  1017. <br />
  1018. Φ      7
  1019. <br />
  1020. _      8
  1021. <br />
  1022. τ      9
  1023. <br />
  1024. α      0
  1025. <br />
  1026. )      [
  1027. <br />
  1028. ░      {
  1029. <br />
  1030. =      =
  1031. <br />
  1032. +      +
  1033. <br />
  1034.  
  1035. <br />
  1036. A-Z   A-Z
  1037. <br />
  1038. a-z   a-z
  1039. <br />
  1040.  
  1041. <br />
  1042. ^      ]
  1043. <br />
  1044. ¿      }
  1045. <br />
  1046. $      ;
  1047. <br />
  1048. ú      :
  1049. <br />
  1050.  
  1051. <br />
  1052. ∙      `
  1053. <br />
  1054. %      ~
  1055. <br />
  1056. *      \
  1057. <br />
  1058. ╡      |
  1059. <br />
  1060.  
  1061. <br />
  1062. <      sans effet
  1063. <br />
  1064. >      sans effet
  1065. <br />
  1066. ,      ,
  1067. <br />
  1068. ?      <
  1069. <br />
  1070. ;      .
  1071. <br />
  1072. .      >
  1073. <br />
  1074. :      /
  1075. <br />
  1076. /      ?
  1077. <br />
  1078. !      sans effet
  1079. <br />
  1080. º      sans effet
  1081. <br />
  1082. </td>    </tr></table><span class="postbody"></span><span class="gensmall"></span></td>
  1083.             </tr>
  1084.         </table></td>
  1085.     </tr>
  1086.     <tr>
  1087.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  1088.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  1089.             <tr>
  1090.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  1091.  
  1092.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  1093.         document.write(' ');
  1094.     else
  1095.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  1096.  
  1097.                 //--></script><noscript></noscript></td>
  1098.             </tr>
  1099.         </table></td>
  1100.     </tr>
  1101.     <tr>
  1102.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  1103.     </tr>
  1104.     <tr>
  1105.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="314"></a><b>jvernet</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 18 Ao√ 2007<br />Messages: 105<br /></span><br /></td>
  1106.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  1107.             <tr>
  1108.                 <td width="100%"><a href="viewtopic.php?p=314#314"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Mar 04 Sep 2007, 15:50<span class="gen"> </span>   Sujet du message: </span></td>
  1109.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=314"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  1110.             </tr>
  1111.             <tr>
  1112.                 <td colspan="2"><hr /></td>
  1113.             </tr>
  1114.             <tr>
  1115.                 <td colspan="2"><span class="postbody">Sweet 16 (1.7.3 ou 2.0) sur un iBook est assez bon cotΘ touche, il remappe parfaitement le clavier de l'iBook en AZERTY, y compris les [( et autres {.
  1116. <br />
  1117.  
  1118. <br />
  1119. Jerome</span><span class="gensmall"></span></td>
  1120.             </tr>
  1121.         </table></td>
  1122.     </tr>
  1123.     <tr>
  1124.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  1125.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  1126.             <tr>
  1127.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=14"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=14"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://perso.wanadoo.fr/jerome.vernet" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  1128.  
  1129.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  1130.         document.write(' ');
  1131.     else
  1132.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  1133.  
  1134.                 //--></script><noscript></noscript></td>
  1135.             </tr>
  1136.         </table></td>
  1137.     </tr>
  1138.     <tr>
  1139.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  1140.     </tr>
  1141.     <tr>
  1142.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="315"></a><b>toinet</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 15 Juin 2007<br />Messages: 326<br />Localisation: Paris, France</span><br /></td>
  1143.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  1144.             <tr>
  1145.                 <td width="100%"><a href="viewtopic.php?p=315#315"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Mar 04 Sep 2007, 17:51<span class="gen"> </span>   Sujet du message: </span></td>
  1146.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=315"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  1147.             </tr>
  1148.             <tr>
  1149.                 <td colspan="2"><hr /></td>
  1150.             </tr>
  1151.             <tr>
  1152.                 <td colspan="2"><span class="postbody">Hi Sir,
  1153. <br />
  1154. j'utilise sweet16 sur mon macbook et son clavier collant. J'ai tjs eu des problΦmes de touches, d'o∙ mes deux questions :
  1155. <br />
  1156. - ds le control panel du GS, quelles sont tes options de clavier ?
  1157. <br />
  1158. - comment obtiens-tu les crochets et autres caractΦres qui ne sont pas sur le clavier ?
  1159. <br />
  1160.  
  1161. <br />
  1162. merci par avance,
  1163. <br />
  1164.  
  1165. <br />
  1166. antoine</span><span class="gensmall"></span></td>
  1167.             </tr>
  1168.         </table></td>
  1169.     </tr>
  1170.     <tr>
  1171.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  1172.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  1173.             <tr>
  1174.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=4"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=4"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://www.oss117.org/" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  1175.  
  1176.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  1177.         document.write(' ');
  1178.     else
  1179.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  1180.  
  1181.                 //--></script><noscript></noscript></td>
  1182.             </tr>
  1183.         </table></td>
  1184.     </tr>
  1185.     <tr>
  1186.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  1187.     </tr>
  1188.     <tr>
  1189.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="323"></a><b>jvernet</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 18 Ao√ 2007<br />Messages: 105<br /></span><br /></td>
  1190.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  1191.             <tr>
  1192.                 <td width="100%"><a href="viewtopic.php?p=323#323"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Mer 05 Sep 2007, 9:37<span class="gen"> </span>   Sujet du message: </span></td>
  1193.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=323"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  1194.             </tr>
  1195.             <tr>
  1196.                 <td colspan="2"><hr /></td>
  1197.             </tr>
  1198.             <tr>
  1199.                 <td colspan="2"><span class="postbody">2 = {
  1200. <br />
  1201. 7 = }
  1202. <br />
  1203. 6= ]
  1204. <br />
  1205.  
  1206. <br />
  1207. Keyboard sur French. Il me manque le crochet droit que je n'ai pas trouvΘ...</span><span class="gensmall"></span></td>
  1208.             </tr>
  1209.         </table></td>
  1210.     </tr>
  1211.     <tr>
  1212.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  1213.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  1214.             <tr>
  1215.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=14"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=14"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://perso.wanadoo.fr/jerome.vernet" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  1216.  
  1217.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  1218.         document.write(' ');
  1219.     else
  1220.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  1221.  
  1222.                 //--></script><noscript></noscript></td>
  1223.             </tr>
  1224.         </table></td>
  1225.     </tr>
  1226.     <tr>
  1227.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  1228.     </tr>
  1229.     <tr>
  1230.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="327"></a><b>Oz</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Ao√ 2007<br />Messages: 49<br />Localisation: Courbevoie, France</span><br /></td>
  1231.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  1232.             <tr>
  1233.                 <td width="100%"><a href="viewtopic.php?p=327#327"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Mer 05 Sep 2007, 10:19<span class="gen"> </span>   Sujet du message: </span></td>
  1234.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=327"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  1235.             </tr>
  1236.             <tr>
  1237.                 <td colspan="2"><hr /></td>
  1238.             </tr>
  1239.             <tr>
  1240.                 <td colspan="2"><span class="postbody"></span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>       <td><span class="genmed"><b>toinet a Θcrit:</b></span></td>    </tr>    <tr>      <td class="quote">Hi Sir,
  1241. <br />
  1242. j'utilise sweet16 sur mon macbook et son clavier collant.
  1243. <br />
  1244. antoine</td>    </tr></table><span class="postbody">
  1245. <br />
  1246.  
  1247. <br />
  1248.   Tu aurais pu au moins renverser du jus de pomme... Ca aurait fait classe.
  1249. <br />
  1250.  
  1251. <br />
  1252.    Olivier</span><span class="gensmall"></span></td>
  1253.             </tr>
  1254.         </table></td>
  1255.     </tr>
  1256.     <tr>
  1257.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  1258.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  1259.             <tr>
  1260.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=18"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=18"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--
  1261.  
  1262.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  1263.         document.write(' ');
  1264.     else
  1265.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  1266.  
  1267.                 //--></script><noscript></noscript></td>
  1268.             </tr>
  1269.         </table></td>
  1270.     </tr>
  1271.     <tr>
  1272.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  1273.     </tr>
  1274.     <tr align="center">
  1275.         <td class="catBottom" colspan="2" height="28"><table cellspacing="0" cellpadding="0" border="0">
  1276.             <tr><form method="post" action="viewtopic.php?t=66&start=0">
  1277.                 <td align="center"><span class="gensmall">Montrer les messages depuis: <select name="postdays"><option value="0" selected="selected">Tous les messages</option><option value="1">1 Jour</option><option value="7">7 Jours</option><option value="14">2 Semaines</option><option value="30">1 Mois</option><option value="90">3 Mois</option><option value="180">6 Mois</option><option value="364">1 An</option></select> <select name="postorder"><option value="asc" selected="selected">Le plus ancien en premier</option><option value="desc">Le plus rΘcent en premier</option></select> <input type="submit" value="Aller" class="liteoption" name="submit" /></span></td>
  1278.             </form></tr>
  1279.         </table></td>
  1280.     </tr>
  1281. </table>
  1282.  
  1283. <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
  1284.   <tr>
  1285.     <td align="left" valign="middle" nowrap="nowrap"><span class="nav"><a href="posting.php?mode=newtopic&f=23"><img src="templates/subSilver/images/lang_french/post.gif" border="0" alt="Poster un nouveau sujet" align="middle" /></a>   <a href="posting.php?mode=reply&t=66"><img src="templates/subSilver/images/lang_french/reply.gif" border="0" alt="RΘpondre au sujet" align="middle" /></a></span></td>
  1286.     <td align="left" valign="middle" width="100%"><span class="nav">   <a href="index.php" class="nav"> Index du Forum</a>
  1287.       -> <a href="viewforum.php?f=23" class="nav">EMULATION</a></span></td>
  1288.     <td align="right" valign="top" nowrap="nowrap"><span class="gensmall">Toutes les heures sont au format GMT + 1 Heure</span><br /><span class="nav"></span>
  1289.       </td>
  1290.   </tr>
  1291.   <tr>
  1292.     <td align="left" colspan="3"><span class="nav">Page <b>1</b> sur <b>1</b></span></td>
  1293.   </tr>
  1294. </table>
  1295.  
  1296. <table width="100%" cellspacing="2" border="0" align="center">
  1297.   <tr>
  1298.     <td width="40%" valign="top" nowrap="nowrap" align="left"><span class="gensmall"></span><br />
  1299.        <br />
  1300.       </td>
  1301.     <td align="right" valign="top" nowrap="nowrap">
  1302. <form method="get" name="jumpbox" action="viewforum.php" onSubmit="if(document.jumpbox.f.value == -1){return false;}"><table cellspacing="0" cellpadding="0" border="0">
  1303.     <tr>
  1304.         <td nowrap="nowrap"><span class="gensmall">Sauter vers: <select name="f" onchange="if(this.options[this.selectedIndex].value != -1){ forms['jumpbox'].submit() }"><option value="-1">SΘlectionner un forum</option><option value="-1"> </option><option value="-1">GENERALITES</option><option value="-1">----------------</option><option value="1">REGLES DE BASE DU FORUM</option><option value="2">PRESENTATION DES MEMBRES</option><option value="3">FAQ</option><option value="24">LES VENDEURS DE Q et assimilΘs...</option><option value="-1"> </option><option value="-1">La ligne des APPLE II</option><option value="-1">----------------</option><option value="4">APPLE II et II+</option><option value="5">APPLE IIe</option><option value="6">APPLE IIc et IIc Plus</option><option value="7">APPLE IIGS</option><option value="8">ITT2020</option><option value="9">BELL & HOWELL</option><option value="-1"> </option><option value="-1">ON AIME AUSSI...</option><option value="-1">----------------</option><option value="25">APPLE I</option><option value="10">APPLE /// et ///Plus</option><option value="11">LISA 1,  2, 2/5,  2/10 et ... XL</option><option value="-1"> </option><option value="-1">LOGICIELS</option><option value="-1">----------------</option><option value="12">PROBLEMES DIVERS</option><option value="13">PROTECTION MALEFIQUE</option><option value="23"selected="selected">EMULATION</option><option value="-1"> </option><option value="-1">LES CARTES ET PERIPHERIQUES</option><option value="-1">----------------</option><option value="14">CARTES COPROCESSEUR</option><option value="15">CARTES MEMOIRE</option><option value="16">CARTES POUR DISQUES</option><option value="17">AUTRES CARTES</option><option value="18">PERIPHERIQUES</option><option value="-1"> </option><option value="-1">EN VRAC ET DIVERS</option><option value="-1">----------------</option><option value="19">Recherches techniques (hard ou soft)</option><option value="20">ACHATS,VENTES ET/OU ECHANGES</option><option value="21">DIVERS...MAIS TOUJOURS EN RELATION AVEC APPLE!</option><option value="22">LES PETITS MAUDITS A EVITER</option></select><input type="hidden" name="sid" value="88dc291636b558c274916ca04b217a32" /> <input type="submit" value="Aller" class="liteoption" /></span></td>
  1305.     </tr>
  1306. </table></form>
  1307.  
  1308. <span class="gensmall">Vous <b>ne pouvez pas</b> poster de nouveaux sujets dans ce forum<br />Vous <b>ne pouvez pas</b> rΘpondre aux sujets dans ce forum<br />Vous <b>ne pouvez pas</b> Θditer vos messages dans ce forum<br />Vous <b>ne pouvez pas</b> supprimer vos messages dans ce forum<br />Vous <b>ne pouvez pas</b> voter dans les sondages de ce forum<br /></span></td>
  1309.   </tr>
  1310. </table>
  1311.  
  1312.  
  1313. <div align="center"><span class="copyright"><br /><br />
  1314. <!--
  1315.     We request you retain the full copyright notice below including the link to www.phpbb.com.
  1316.     This not only gives respect to the large amount of time given freely by the developers
  1317.     but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
  1318.     reason) retain the full copyright we request you at least leave in place the
  1319.     Powered by phpBB line, with phpBB linked to www.phpbb.com. If you refuse
  1320.     to include even this then support on our forums may be affected.
  1321.  
  1322.     The phpBB Group : 2002
  1323. // -->
  1324. Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> © 2001, 2005 phpBB Group<br />Traduction par : <a href="http://www.phpbb-fr.com/" target="_blank" class="copyright">phpBB-fr.com</a></span></div>
  1325.         </td>
  1326.     </tr>
  1327. </table>
  1328.  
  1329. </body>
  1330. </html>
  1331.  
  1332.