<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Wed, 10 Jun 2026 10:17:07 +0000</lastBuildDate>
    <item>
      <title>(C) Simulate Key Press - wearetherock</title>
      <link>https://snipplr.com/view/19526/simulate-key-press</link>
      <description>&lt;p&gt;&lt;pre&gt;&#13;
To compile&#13;
$ gcc -lXtst -lX11 Util_KeyPressSimulator.c&#13;
&#13;
To create shared library&#13;
$ gcc -lXtst -lX11 -c Util_KeyPressSimulator.c -o Util_KeyPressSimulator.o &#13;
$ gcc -lXtst -lX11 -shared -o Util_KeyPressSimulator.so Util_KeyPressSimulator.o&#13;
&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 11 Sep 2009 01:38:41 UTC</pubDate>
      <guid>https://snipplr.com/view/19526/simulate-key-press</guid>
    </item>
  </channel>
</rss>
