Thread: PCSX-m
View Single Post
Posts: 466 | Thanked: 418 times | Joined on Jan 2010
#37
Originally Posted by smoku View Post
Maemo is not standard Linux, and /usr/games is where N900 stores games.

Code:
~ $ ls /usr/games
drnoksnes  gltron     gnuchessx  lmarbles   scummvm
flobopuyo  gnuchess   kobodl     pcsx       wrapper
/usr/games is also where Debian puts it's executable games, and game DATA goes in /usr/share/games/

It does this so that if your user doesn't have /usr/games in your path, then you can't load the games (well unless you use absolute paths) and they are also owned by the 'games' user group, so you'd need to be in that group to execute them. Well at least that's the general idea, but not all packages set this up correctly.

In essence, it's so admins can make it so other people can't play solitaire.
 

The Following User Says Thank You to slaapliedje For This Useful Post: