Para forçar o tamanho por omissão da konsole do kde4, faça o seguinte:
Category Archives: desktop
Open programs with kde file association
If you want open programs in command line, using kde file association, do it with kde-open.
Disable konqueror access keys
If you want disable the ctrl-activated rectangles (access keys) in konqueror you must run this command:
kwriteconfig –file khtmlrc –group “Access Keys” –key Enabled –type bool false
kde4 amarok don’t play mp3
if amarok in kde4, don’t play mp3, check in systemsettings->multimedia->backend, and view if you have xine backend selected. gstreamer backend have a bug.
If xine backend, don’t appear, install phonon-xine package (in mandriva urpmi phonon-xine).
Choose sound device with PulseAudio
If you want to choose a default sound device, or change a application for use other sound device, using pulse audio, you can do this with the follow commands:
Continue reading Choose sound device with PulseAudio
Using growisofs
If you need to burn dvd’s in command line, you can use growisofs:
Continue reading Using growisofs