2021-06-03

Slitaz - Print Screen

 

Print Screen is not working.

Alt + Print Screen

$ grep -A 4 Print /etc/xdg/openbox/rc.xml
<keybind key="A-Print">
<action name="Execute">
<command>mtpaint -s</command>
</action>
</keybind>

 

Card 0 : ATI R6xx HDMI which only outputs sound on the HDMI port
Card 1 : Intel HDA Conexant CX20588 for internal speaker and jack port

without sound

try!

$ cat /etc/asoundrc
pcm.!default {
type hw
card 1
}
ctl.!default {
type hw
card 1
}