Re: [seq24-users] keyboard shortcut for mouse right click ?
Brought to you by:
rcbuse
|
From: europeen <sko...@or...> - 2007-03-19 16:08:35
|
Le lundi 19 mars 2007 à 11:09 -0300, Ivan Hernandez a écrit : > Ok. I have made a patch for that and it apply to the latest stable > version (http://filter24.org/seq24/seq24-0.8.7.tar.gz) > > you can do this: > $ wget http://filter24.org/seq24/seq24-0.8.7.tar.gz > $ tar -xzvf seq24-0.8.7.tar.gz > $ cd seq24-0.8.7 > $ patch -p1 ../paint_patch.diff > > you have your patched source now. compile as usual. > luck! > ivan Hi, thanks for the work :) Just a problem : I copied the .diff file in the folder. I run : patch -p1 ../paint_patch.diff, but hothing happens. STan. |