Search found 10 matches

by colezero
Sat Aug 09, 2008 7:56 am
Forum: UNIX and Linux Discussion Forum
Topic: Applications and Desktop control
Replies: 10
Views: 33011

This is only Linux specific. X11 or X Window System is the windowing system for linux.
Without X you can have only a console based linux, no desktop.

MS Windows has its own system.
by colezero
Sat Aug 02, 2008 4:20 am
Forum: UNIX and Linux Discussion Forum
Topic: Ubuntu/Debian package with additional tools
Replies: 16
Views: 43704

Didn't help very much. The usage is around 60 - 90 %.
The CPU itself is running on fullspeed(1,73 Ghz). It doesn't cycle down(798 Mhz), if the applet is running. The usage is to high.
by colezero
Sat Jul 26, 2008 5:24 am
Forum: UNIX and Linux Discussion Forum
Topic: Ubuntu/Debian package with additional tools
Replies: 16
Views: 43704

Does you thread uses a while-loop?

Something like:

Code: Select all

while(!terminate) {

...
DoSomething();
...
}
If so, you need to add a little Sleep in the beginning of the loop, about 250ms for example.
This would reduce the cpu-usage!
by colezero
Fri Jul 25, 2008 2:06 pm
Forum: UNIX and Linux Discussion Forum
Topic: Ubuntu/Debian package with additional tools
Replies: 16
Views: 43704

Jeeez!! Same here on single core, but with an usage of 95%!!!
Holy i didn't noticed it.
by colezero
Tue Jul 15, 2008 9:31 am
Forum: UNIX and Linux Discussion Forum
Topic: Ubuntu/Debian package with additional tools
Replies: 16
Views: 43704

Well i guess this is the 'easiest' way, but also a little 'dirty'. Please 3DConnexion Developers, put the Unix/Linux Driver into 'Open Source' - state. This would definitely worth it. So many users could contribute new versions and refinements and, what i think is the most importend, learn from it. ...
by colezero
Sun Jul 13, 2008 7:22 am
Forum: UNIX and Linux Discussion Forum
Topic: Ubuntu/Debian package with additional tools
Replies: 16
Views: 43704

Are the linux sources for the driver available? I mean is the driver open source?
If not 3dconnexion should think about it, so that the community may be able to improve some things.
Anyway it would definitely cool, if you could do something to hide/iconify it.
I wish you good luck for this.
Greetings
by colezero
Sat Jul 12, 2008 11:58 am
Forum: UNIX and Linux Discussion Forum
Topic: Ubuntu/Debian package with additional tools
Replies: 16
Views: 43704

Ah now it works flawlessly, thank you for this package and for you work.
The only thing i am now facing is this annoying configuration window of the driver.
It would be great if this could also be minimized to the gnome panel or at least to be closed.
greetings
by colezero
Sat Jul 12, 2008 6:25 am
Forum: UNIX and Linux Discussion Forum
Topic: Ubuntu/Debian package with additional tools
Replies: 16
Views: 43704

Ok i figured out how this works, with 3dxmanager start etc. But the gnome-applet doesn't work, due this error: Can't locate Gtk2/TrayIcon.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /...
by colezero
Sat Jul 12, 2008 4:19 am
Forum: UNIX and Linux Discussion Forum
Topic: Ubuntu/Debian package with additional tools
Replies: 16
Views: 43704

This sounds great and i installed it with apt. But how to use this? Is there any documentation available? Or could you tell me on hoe to use it?
by colezero
Thu Jul 03, 2008 10:11 am
Forum: UNIX and Linux Discussion Forum
Topic: SpaceNavigator Ubuntu 804 a few problems.
Replies: 0
Views: 10235

SpaceNavigator Ubuntu 804 a few problems.

Greetings all of you, today i received my own SpaceNavigator PE and i love it!! Iam hoping that linux will get more applications with the SN driver support, like houdini i.e. That would be great. Anyway i've got a few problems. First: I managed to 'autostart' the driver daemon with upstart, but ther...