So ok, when i start cedega on my system, i need to switch window managers from compiz to metacity. So far here is what i got:
#!/bin/bash
metacity --replace
cedega
that switches wm's and runs cedega i think, then im stuck
i need to find some way of letting bash know that when cedega is closed, its needs to switch back to compiz
Tags: