View Single Post
Posts: 44 | Thanked: 16 times | Joined on Mar 2010
#34
A work-around to make it start from desktop icon could be to edit:
/usr/share/applications/hildon/pingus.desktop

Change this line:
Code:
Exec=/usr/games/pingus --datadir /usr/share/games/pingus/data/ --fullscreen -g 800x480
to

Code:
Exec=/usr/bin/osso-xterm -e '/usr/games/pingus --datadir /usr/share/games/pingus/data/ --fullscreen -g 800x480'
Works for me
 

The Following 2 Users Say Thank You to n900-dk For This Useful Post: