Touch Profile Creator in Linux

Sharing of touch profiles for games and apps according to screen resolution
teobros
Posts: 1
Joined: Tue Aug 20, 2013 7:59 pm

Touch Profile Creator in Linux

Post by teobros »

Just to inform the other users...

The touch profile creator for Windows can be used natively (i.e., no wine) under Linux.
Under Ubuntu, you just need to install the packages

Code: Select all

sudo apt-get install libmono2.0-cil libmono-winforms2.0-cil mono-runtime
and then run the touch profile creator using the mono runtime by right-click on the exe, Open With, Mono Runtime, or from command line

Code: Select all

mono Touch\ Profile\ Creator.exe