perl code [2008-07-02 23:09:48]
Three-Finger Your Linux Laptop and Pinch it too
By donotreply@osnews.com (David Adams)
Building on the output of the synclient program, the Perl code presented here allows you to assign specific application functions to "Three-Finger Swipe," as well as open- and close-pinch gestures on your Linux laptop. …
OSNews - http://www.osnews.com/
How Can I convert Hex to Binary in a perl script
By telecom_is_me
I'm attempting to write a script that will convert a stream of Hex to a stream of binary using Perl. I've found a number of code examples such as this:. Code:. %h2b = (0 => "0000", 1 => "0001", 2 => "0010", 3 => "0011", …
LinuxQuestions.org - http://www.linuxquestions.org/questions
.
