Change System Sound Volume Permanently
Thursday, May 13th, 2004Use alsamixer to adjust the volumes. Run alsactl store to save it.
| | About Me | Blogs | Photos | Publications | Resume | |
Use alsamixer to adjust the volumes. Run alsactl store to save it.
For some time now when I select full screen from the menu in MPlayer it expands to full screen but the video size stays the same :/ After toying with it for a while I found out you have to specify both the fs and the zoom option, i.e.
$ gmplayer -fs -zoom movie.avi
Alternatively you [...]