On Sat, 5 Apr 2014 13:42:57 -0300 Wido said:
> I should try that. But the truth is that I installed the binary drivers
> from NVIDIA, which included it's own libgl.h and such. And now works fine.
>
> If this something unusual, I can reinstall debian binary drivers and try
> that to provide info
I should try that. But the truth is that I installed the binary drivers
from NVIDIA, which included it's own libgl.h and such. And now works fine.
If this something unusual, I can reinstall debian binary drivers and try
that to provide info for you.
2014-03-30 20:19 GMT-03:00 Carsten Haitzler :
On 04/05/2014 11:18 AM, Massimo Maiurana wrote:
> Pierre Couderc, il 05/04/2014 09:50, ha scritto:
>> Is it possible to start a command when invoking teminology .
> Yes. If you run "terminology -h" you can see all possibile comman d line
> options, including:
>
> -e, --exec command
Pierre Couderc, il 05/04/2014 09:50, ha scritto:
> Is it possible to start a command when invoking teminology .
Yes. If you run "terminology -h" you can see all possibile comman d line
options, including:
-e, --exec command to execute. Defaults to $SHELL (or
passwd shel or /bin/sh)
Is it possible to start a command when invoking teminology .
Such as :
/usr/local/bin/terminology /usr/bin/vim z
or
/usr/local/bin/terminology /usr/bin/vim.sh z
or
/usr/local/bin/terminology "/usr/bin/vim "
--