Advertisement
Guest User

Untitled

a guest
Dec 29th, 2015
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. [Data]
  2. DataCount=1
  3.  
  4. [Data_1]
  5. Comment=Shortcuts for taking screenshots
  6. DataCount=3
  7. Enabled=true
  8. Name=Screenshots
  9. SystemGroup=0
  10. Type=ACTION_DATA_GROUP
  11.  
  12. [Data_1Conditions]
  13. Comment=
  14. ConditionsCount=0
  15.  
  16. [Data_1_1]
  17. Comment=Start the screenshot tool and show the GUI
  18. Enabled=true
  19. Name=Start Screenshot Tool
  20. Type=SIMPLE_ACTION_DATA
  21.  
  22. [Data_1_1Actions]
  23. ActionsCount=1
  24.  
  25. [Data_1_1Actions0]
  26. Arguments=
  27. Call=StartAgent
  28. RemoteApp=org.kde.Spectacle
  29. RemoteObj=/
  30. Type=DBUS
  31.  
  32. [Data_1_1Conditions]
  33. Comment=
  34. ConditionsCount=0
  35.  
  36. [Data_1_1Triggers]
  37. Comment=Simple_action
  38. TriggersCount=1
  39.  
  40. [Data_1_1Triggers0]
  41. Key=Print
  42. Type=SHORTCUT
  43. Uuid={c80fb74d-a0b2-4ae9-bf22-3f5bf1c82a49}
  44.  
  45. [Data_1_2]
  46. Comment=Take a full screen (all monitors) screenshot and save it
  47. Enabled=true
  48. Name=Take Full Screen Screenshot
  49. Type=SIMPLE_ACTION_DATA
  50.  
  51. [Data_1_2Actions]
  52. ActionsCount=1
  53.  
  54. [Data_1_2Actions0]
  55. Arguments=false
  56. Call=FullScreen
  57. RemoteApp=org.kde.Spectacle
  58. RemoteObj=/
  59. Type=DBUS
  60.  
  61. [Data_1_2Conditions]
  62. Comment=
  63. ConditionsCount=0
  64.  
  65. [Data_1_2Triggers]
  66. Comment=Simple_action
  67. TriggersCount=1
  68.  
  69. [Data_1_2Triggers0]
  70. Key=Shift+Print
  71. Type=SHORTCUT
  72. Uuid={8b3e41a7-a123-486e-b329-ed2386680f26}
  73.  
  74. [Data_1_3]
  75. Comment=Take a screenshot of the currently active window and save it
  76. Enabled=true
  77. Name=Take Active Window Screenshot
  78. Type=SIMPLE_ACTION_DATA
  79.  
  80. [Data_1_3Actions]
  81. ActionsCount=1
  82.  
  83. [Data_1_3Actions0]
  84. Arguments=true, false
  85. Call=ActiveWindow
  86. RemoteApp=org.kde.Spectacle
  87. RemoteObj=/
  88. Type=DBUS
  89.  
  90. [Data_1_3Conditions]
  91. Comment=
  92. ConditionsCount=0
  93.  
  94. [Data_1_3Triggers]
  95. Comment=Simple_action
  96. TriggersCount=1
  97.  
  98. [Data_1_3Triggers0]
  99. Key=Meta+Print
  100. Type=SHORTCUT
  101. Uuid={b9958338-7c51-45fa-93f9-89753daea7bc}
  102.  
  103. [Main]
  104. AllowMerge=false
  105. ImportId=spectacle
  106. Version=2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement