Screen Shot not working by default

Flameshot is installed but on KDE the PrtSc is not working by default. I had to manually fix the whole setup using the following link & custom shortcuts in settings:

Flameshot-KDE

Yeah we know so we dropped flameshot entirely from our editions

With kde we will be using spectacle from next release

3 Likes

May I ask why that is so? Flameshot seems to be working fantastic for me.

This is my keyboard config:

[Data]
DataCount=1

[Data_1]
Comment=Shortcuts to take screenshots with Flameshot
DataCount=4
Enabled=true
Name=ScreenShot
SystemGroup=0
Type=ACTION_DATA_GROUP

[Data_1Conditions]
Comment=
ConditionsCount=0

[Data_1_1]
Comment=Start the Flameshot screenshot tool and take a screenshot
Enabled=true
Name=Take screenshot
Type=SIMPLE_ACTION_DATA

[Data_1_1Actions]
ActionsCount=1

[Data_1_1Actions0]
CommandURL=flameshot gui
Type=COMMAND_URL

[Data_1_1Conditions]
Comment=
ConditionsCount=0

[Data_1_1Triggers]
Comment=Simple_action
TriggersCount=1

[Data_1_1Triggers0]
Key=Print
Type=SHORTCUT
Uuid={e1335992-a17d-4110-a42d-3f1e85ce4ed2}

[Data_1_2]
Comment=Wait for 3 seconds, then start the Flameshot screenshot tool and take a screenshot
Enabled=true
Name=Take screenshot with delay
Type=SIMPLE_ACTION_DATA

[Data_1_2Actions]
ActionsCount=1

[Data_1_2Actions0]
CommandURL=flameshot gui -d 3000
Type=COMMAND_URL

[Data_1_2Conditions]
Comment=
ConditionsCount=0

[Data_1_2Triggers]
Comment=Simple_action
TriggersCount=1

[Data_1_2Triggers0]
Key=Ctrl+Print
Type=SHORTCUT
Uuid={626cd2d7-a97e-41b4-9df0-7b0bf19485a1}

[Data_1_3]
Comment=Comment
Enabled=true
Name=Take full-screen screenshot and save
Type=SIMPLE_ACTION_DATA

[Data_1_3Actions]
ActionsCount=1

[Data_1_3Actions0]
CommandURL=flameshot full -p ~/Pictures/Screenshots
Type=COMMAND_URL

[Data_1_3Conditions]
Comment=
ConditionsCount=0

[Data_1_3Triggers]
Comment=Simple_action
TriggersCount=1

[Data_1_3Triggers0]
Key=Shift+Print
Type=SHORTCUT
Uuid={c8ddd995-1d73-4899-80a4-6c6e551ed4ca}

[Data_1_4]
Comment=Comment
Enabled=true
Name=take full-screen screenshot and copy it to clipboard
Type=SIMPLE_ACTION_DATA

[Data_1_4Actions]
ActionsCount=1

[Data_1_4Actions0]
CommandURL=flameshot full -c
Type=COMMAND_URL

[Data_1_4Conditions]
Comment=
ConditionsCount=0

[Data_1_4Triggers]
Comment=Simple_action
TriggersCount=1

[Data_1_4Triggers0]
Key=Ctrl+Shift+Print
Type=SHORTCUT
Uuid={e0e02262-c688-4579-9c74-3a24b3402e97}

[Main]
AllowMerge=false
Version=2

1 Like

Personally, as a forever KDE user I prefer to use KDE apps wherever possible. I find spectacle serves my needs just fine.

4 Likes