The following forum message was posted by rekveld at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4769091:
Hi, I am trying out things with Bumblebee and Ironhide on Linux; both ways to specify which programmes to run on the fast graphic cards in hybrid graphics systems. How that works is that if I run this in the terminal: optirun glxgears this will run the programme glxgears on the fast card, but if i run glxgears it will run on the slow graphics card as that is the standard behaviour. Now how can I run my python code in Pydev with ´optirun´ as a prefix ? In the run configurations I can not find a way to prepend ´optirun´ to the call to the interpreter I tried making a shell script that calls optirun /usr/bin/python2.6 and passes all parameters, but PyDev is not that easily fooled and complains that the interpreter in question is already configured. How can I achieve this in another way ? kind regards, Joost. ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Ciosco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users