User profile: barriehie

User info
User name:barriehie
Name:Barrie
Location:Las Vegas, NV
Statistical data
Gender:Male
Skills:PHP
C++
Perl
Python
History
Joined:
Number of posts:5
Latest posts:

Keyboard input emulation...
Glad you got it! I spent the better part of a day messing around with sockets in an attempt to 'emu...

Keyboard input emulation...
Don't know what distro you're using but debian has a package [code] 07:38:19 /home/barrie/progr...

Keyboard input emulation...
:) After -hours- of getting a 'segmentation fault' with trying to run inline assy to load the keybo...

Keyboard input emulation...
Like a socket type thing???

reverse
[code] #include <iostream> using namespace std; int main() { int loop_counter; int maxx ...