pi400user Posted October 16, 2022 Posted October 16, 2022 I con do a screenshot with scrot and a terminal, but a screenshot with the P400 and PrtScn-Key does not work. Can anybody help me please? 0 Quote
pi400user Posted October 21, 2022 Author Posted October 21, 2022 Here is a solution: Put these lines into ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml if it does not exist <property name="<Alt>Print" type="string" value="xfce4-screenshooter -w"/> <property name="Print" type="string" value="xfce4-screenshooter"/> <property name="<Shift>Print" type="string" value="xfce4-screenshooter -r"/> You can add the key via settings too, but to add alt-print can be a little bit tricky. Try to do it in 2 steps, first alt, then with editing add print. For me, editing the file is easier. 0 Quote
Igor Posted October 21, 2022 Posted October 21, 2022 I think there is nothing wrong if those are added to the defaults: https://github.com/armbian/build/blob/master/packages/blobs/desktop/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml https://docs.armbian.com/Process_Contribute/ 0 Quote
pi400user Posted October 21, 2022 Author Posted October 21, 2022 (edited) vor 2 Stunden schrieb Igor: I think there is nothing wrong if those are added to the defaults I have taken it from Xubuntu, since I had problems via the settings-interface to press alt+print. The other way is to use settings / keyboard / shortcuts (don't know the exact names in English). I have no problems with ctrl-print, but with alt-print definition using the settings. Edited October 21, 2022 by pi400user 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.