From dac433d68b5283d6a01191541687bb2f05148346 Mon Sep 17 00:00:00 2001 From: piccihud Date: Sun, 18 Jun 2023 19:13:26 +0200 Subject: [PATCH] added kde shortcut --- linux/debian/kde/kde_keys | 1001 +++++++++++++++++++++++++++ linux/debian/kde/kde_shortcut.kksrc | 348 ++++++++++ 2 files changed, 1349 insertions(+) create mode 100644 linux/debian/kde/kde_keys create mode 100644 linux/debian/kde/kde_shortcut.kksrc diff --git a/linux/debian/kde/kde_keys b/linux/debian/kde/kde_keys new file mode 100644 index 0000000..e49cfaf --- /dev/null +++ b/linux/debian/kde/kde_keys @@ -0,0 +1,1001 @@ +[Data] +DataCount=1 + +[Data_1] +Comment=should never see +DataCount=8 +Enabled=true +Name=should never see +SystemGroup=2 +Type=ACTION_DATA_GROUP + +[Data_1Conditions] +Comment= +ConditionsCount=0 + +[Data_1_1] +Comment=KMenuEdit Global Shortcuts +DataCount=1 +Enabled=true +Name=KMenuEdit +SystemGroup=1 +Type=ACTION_DATA_GROUP + +[Data_1_1Conditions] +Comment= +ConditionsCount=0 + +[Data_1_1_1] +Comment=Commento +Enabled=true +Name=Ricerca +Type=SIMPLE_ACTION_DATA + +[Data_1_1_1Actions] +ActionsCount=1 + +[Data_1_1_1Actions0] +CommandURL=http://google.com +Type=COMMAND_URL + +[Data_1_1_1Conditions] +Comment= +ConditionsCount=0 + +[Data_1_1_1Triggers] +Comment=Azione_semplice +TriggersCount=1 + +[Data_1_1_1Triggers0] +Key= +Type=SHORTCUT +Uuid={d03619b6-9b3c-48cc-9d9c-a2aadb485550} + +[Data_1_2] +Comment=Questo gruppo contiene vari esempi che dimostrano la maggior parte delle funzionalità di KHotkeys (nota che questo gruppo e tutte le sue azioni sono disabilitati come impostazione predefinita). +DataCount=8 +Enabled=false +Name=Esempi +SystemGroup=0 +Type=ACTION_DATA_GROUP + +[Data_1_2Conditions] +Comment= +ConditionsCount=0 + +[Data_1_2_1] +Comment=Alla pressione di Ctrl+Alt+I verrà attivata la finestra di KSIRC, se esiste. Semplice. +Enabled=false +Name=Attiva finestra di KSIRC +Type=SIMPLE_ACTION_DATA + +[Data_1_2_1Actions] +ActionsCount=1 + +[Data_1_2_1Actions0] +Type=ACTIVATE_WINDOW + +[Data_1_2_1Actions0Window] +Comment=Finestra di KSIRC +WindowsCount=1 + +[Data_1_2_1Actions0Window0] +Class=ksirc +ClassType=1 +Comment=KSIRC +Role= +RoleType=0 +Title= +TitleType=0 +Type=SIMPLE +WindowTypes=33 + +[Data_1_2_1Conditions] +Comment= +ConditionsCount=0 + +[Data_1_2_1Triggers] +Comment=Azione_semplice +TriggersCount=1 + +[Data_1_2_1Triggers0] +Key=Ctrl+Alt+I +Type=SHORTCUT +Uuid={42733e55-a3da-4e7c-9a90-aab74d288f7b} + +[Data_1_2_2] +Comment=Alla pressione di Alt+Ctrl+H verrà simulato l'inserimento di «Hello», come se lo avessi scritto con la tastiera. È utile in particolare se devi digitare frequentemente una parola, ad esempio «ciao»: ogni pressione di un tasto in ingresso è separata da un due punti «:» . Nota che le pressioni di tasti significano ver scrivere quello che dovresti effettivamente premere sulla tastiera. Nella tabella seguente la colonna sinistra mostra l'input, mentre quella di destra ciò che devi digitare.\n\n«invio» (cioè, nuova riga) Invio\na (cioè a minuscola) A\nA (cioè A maiuscola) Shift+A\n: (due punti) Shift+,\n« » (spazio) Spazio +Enabled=false +Name=Scrivi «Hello» +Type=SIMPLE_ACTION_DATA + +[Data_1_2_2Actions] +ActionsCount=1 + +[Data_1_2_2Actions0] +DestinationWindow=2 +Input=Shift+H:E:L:L:O\n +Type=KEYBOARD_INPUT + +[Data_1_2_2Conditions] +Comment= +ConditionsCount=0 + +[Data_1_2_2Triggers] +Comment=Azione_semplice +TriggersCount=1 + +[Data_1_2_2Triggers0] +Key=Ctrl+Alt+H +Type=SHORTCUT +Uuid={84e009a4-8312-4273-8a40-2023aac7c461} + +[Data_1_2_3] +Comment=Questa azione avvia Konsole, alla pressione di Ctrl+Alt+T. +Enabled=false +Name=Esegui Konsole +Type=SIMPLE_ACTION_DATA + +[Data_1_2_3Actions] +ActionsCount=1 + +[Data_1_2_3Actions0] +CommandURL=konsole +Type=COMMAND_URL + +[Data_1_2_3Conditions] +Comment= +ConditionsCount=0 + +[Data_1_2_3Triggers] +Comment=Azione_semplice +TriggersCount=1 + +[Data_1_2_3Triggers0] +Key=Ctrl+Alt+T +Type=SHORTCUT +Uuid={1fec06a8-823a-441a-862c-fc56ac0fdb2a} + +[Data_1_2_4] +Comment=Leggi prima il commento dell'azione «Scrivi "Hello"».\n\nQt Designer usa Ctrl+F4 per chiudere le finestre, ma Ctrl+F4 in KDE significa «vai al desktop 4», quindi non funziona in Qt Designer, inoltre Qt Designer non usa la scorciatoia standard di KDE, Ctrl+W, per chiudere la finestra.\n\nIl problema si può risolvere riassegnando Ctrl+W su Ctrl+F4 quando la finestra attiva è Qt Designer. Quando Qt Designer è attivo, ogni volta che viene premuto Ctrl+W, verrà inviato Ctrl+F4 a Qt Designer. Nelle altre applicazioni Ctrl+W continua a funzionare come al solito\n\nDobbiamo specificare tre cose: una nuova scorciatoia su Ctrl+W, una nuova azione di immissione da tastiera che invia Ctrl+F4, infine una nuova condizione che la finestra attiva sia Qt Designer.\nQt Designer apparentemente ha sempre il titolo «Qt Designer by Trolltech», quindi la condizione controllerà che la finestra attiva abbia tale titolo. +Enabled=false +Name=Riassegna Ctrl+W su Ctrl+F4 in Qt Designer +Type=GENERIC_ACTION_DATA + +[Data_1_2_4Actions] +ActionsCount=1 + +[Data_1_2_4Actions0] +DestinationWindow=2 +Input=Ctrl+F4 +Type=KEYBOARD_INPUT + +[Data_1_2_4Conditions] +Comment= +ConditionsCount=1 + +[Data_1_2_4Conditions0] +Type=ACTIVE_WINDOW + +[Data_1_2_4Conditions0Window] +Comment=Qt Designer +WindowsCount=1 + +[Data_1_2_4Conditions0Window0] +Class= +ClassType=0 +Comment= +Role= +RoleType=0 +Title=Qt Designer creato da Trolltech +TitleType=2 +Type=SIMPLE +WindowTypes=33 + +[Data_1_2_4Triggers] +Comment= +TriggersCount=1 + +[Data_1_2_4Triggers0] +Key=Ctrl+W +Type=SHORTCUT +Uuid={389e90de-6e8f-403c-ba9a-a697485806b6} + +[Data_1_2_5] +Comment=Premendo Alt+Ctrl+W verrà eseguita una chiamata D-Bus che mostrerà la minicli. Puoi usare qualsiasi tipo di chiamata D-Bus, proprio come se usassi lo strumento «qdbus» da riga di comando. +Enabled=false +Name=Effettua chiamata D-Bus «qdbus org.kde.krunner /App display» +Type=SIMPLE_ACTION_DATA + +[Data_1_2_5Actions] +ActionsCount=1 + +[Data_1_2_5Actions0] +Arguments= +Call=popupExecuteCommand +RemoteApp=org.kde.krunner +RemoteObj=/App +Type=DBUS + +[Data_1_2_5Conditions] +Comment= +ConditionsCount=0 + +[Data_1_2_5Triggers] +Comment=Azione_semplice +TriggersCount=1 + +[Data_1_2_5Triggers0] +Key=Ctrl+Alt+W +Type=SHORTCUT +Uuid={b9c3f12f-b979-4f51-a679-1e7109c9e6ac} + +[Data_1_2_6] +Comment=Leggi il commento dell'azione «Scrivi "Hello"» prima.\n\nEsattamente come per l'azione «Scrivi "Hello"», questa simula un inserimento da tastiera; nello specifico, alla pressione di Ctrl+Alt+B, invia B a XMMS (B in XMMS salta alla canzone successiva). La casella «Invia ad una finestra specifica» è marcata ed è specificata una finestra con la classe «XMMS_Player», che farà inviare l'immissione sempre a questa finestra. In questo modo, puoi controllare XMMS anche se, ad esempio, è in un desktop diverso.\n\n(Esegui «xprop» e fai clic sulla finestra di XMMS e cerca la voce WM_CLASS per trovare «XMMS_Player»). +Enabled=false +Name=Successivo in XMMS +Type=SIMPLE_ACTION_DATA + +[Data_1_2_6Actions] +ActionsCount=1 + +[Data_1_2_6Actions0] +DestinationWindow=1 +Input=B +Type=KEYBOARD_INPUT + +[Data_1_2_6Actions0DestinationWindow] +Comment=Finestra di XMMS +WindowsCount=1 + +[Data_1_2_6Actions0DestinationWindow0] +Class=XMMS_Player +ClassType=1 +Comment=Finestra di riproduzione di XMMS +Role= +RoleType=0 +Title= +TitleType=0 +Type=SIMPLE +WindowTypes=33 + +[Data_1_2_6Conditions] +Comment= +ConditionsCount=0 + +[Data_1_2_6Triggers] +Comment=Azione_semplice +TriggersCount=1 + +[Data_1_2_6Triggers0] +Key=Ctrl+Alt+B +Type=SHORTCUT +Uuid={72ae0165-7d36-412b-a246-55ae8cc24214} + +[Data_1_2_7] +Comment=Konqueror in KDE 3.1 ha le schede, e ora puoi avere anche i gesti.\n\nPremi semplicemente il tasto centrale del mouse e inizia a disegnare uno dei gesti; quando hai finito rilascia il tasto del mouse. Se devi solo incollare la selezione puoi ancora farlo, basta un clic col tasto centrale del mouse (Dalle impostazioni globali puoi scegliere il tasto da usare).\n\nAl momento sono disponibili i seguenti gesti: posta a destra e di nuovo a sinistra - Avanti (Alt+Destra) posta a sinistra e di nuovo a destra - Indietro (Alt+Sinistra)\nsposta in su e di nuovo in giù - Su (Alt+Su)\nfai un cerchio in senso antiorario - Ricarica (F5)\n\nLe forme dei gesti possono essere inserite semplicemente eseguendole nella finestra di configurazione. Per aiutarti puoi anche usare il tastierino numerico, i gesti vengono riconosciuti come una griglia di campi 3×3 numerati da 1 a 9.\n\nNota che devi eseguire il gesto esattamente per far scattare l'azione. Per questo motivo è possibile inserire più gesti per una singola azione. Dovresti evitare gesti complicati, in cui cambi la direzione di movimento del mouse più di una volta (cioè fai ad es. 45654 o 74123), perché sono abbastanza semplici da effettuare, ma, ad es. 1236987 è già piuttosto difficile).\n\nLa condizione per tutti i gesti sono definite in questo gruppo. Tutti questi gesti sono attivi solo se la finestra attiva è Konqueror (la classe contiene «konqueror»). +DataCount=4 +Enabled=false +Name=Gesti per Konqui +SystemGroup=0 +Type=ACTION_DATA_GROUP + +[Data_1_2_7Conditions] +Comment=Finestra di Konqueror +ConditionsCount=1 + +[Data_1_2_7Conditions0] +Type=ACTIVE_WINDOW + +[Data_1_2_7Conditions0Window] +Comment=Konqueror +WindowsCount=1 + +[Data_1_2_7Conditions0Window0] +Class=konqueror +ClassType=1 +Comment=Konqueror +Role= +RoleType=0 +Title= +TitleType=0 +Type=SIMPLE +WindowTypes=33 + +[Data_1_2_7_1] +Comment= +Enabled=false +Name=Indietro +Type=SIMPLE_ACTION_DATA + +[Data_1_2_7_1Actions] +ActionsCount=1 + +[Data_1_2_7_1Actions0] +DestinationWindow=2 +Input=Alt+Left +Type=KEYBOARD_INPUT + +[Data_1_2_7_1Conditions] +Comment= +ConditionsCount=0 + +[Data_1_2_7_1Triggers] +Comment=Attivatori_gesti +TriggersCount=3 + +[Data_1_2_7_1Triggers0] +GesturePointData=0,0.0625,1,1,0.5,0.0625,0.0625,1,0.875,0.5,0.125,0.0625,1,0.75,0.5,0.1875,0.0625,1,0.625,0.5,0.25,0.0625,1,0.5,0.5,0.3125,0.0625,1,0.375,0.5,0.375,0.0625,1,0.25,0.5,0.4375,0.0625,1,0.125,0.5,0.5,0.0625,0,0,0.5,0.5625,0.0625,0,0.125,0.5,0.625,0.0625,0,0.25,0.5,0.6875,0.0625,0,0.375,0.5,0.75,0.0625,0,0.5,0.5,0.8125,0.0625,0,0.625,0.5,0.875,0.0625,0,0.75,0.5,0.9375,0.0625,0,0.875,0.5,1,0,0,1,0.5 +Type=GESTURE + +[Data_1_2_7_1Triggers1] +GesturePointData=0,0.0833333,1,0.5,0.5,0.0833333,0.0833333,1,0.375,0.5,0.166667,0.0833333,1,0.25,0.5,0.25,0.0833333,1,0.125,0.5,0.333333,0.0833333,0,0,0.5,0.416667,0.0833333,0,0.125,0.5,0.5,0.0833333,0,0.25,0.5,0.583333,0.0833333,0,0.375,0.5,0.666667,0.0833333,0,0.5,0.5,0.75,0.0833333,0,0.625,0.5,0.833333,0.0833333,0,0.75,0.5,0.916667,0.0833333,0,0.875,0.5,1,0,0,1,0.5 +Type=GESTURE + +[Data_1_2_7_1Triggers2] +GesturePointData=0,0.0833333,1,1,0.5,0.0833333,0.0833333,1,0.875,0.5,0.166667,0.0833333,1,0.75,0.5,0.25,0.0833333,1,0.625,0.5,0.333333,0.0833333,1,0.5,0.5,0.416667,0.0833333,1,0.375,0.5,0.5,0.0833333,1,0.25,0.5,0.583333,0.0833333,1,0.125,0.5,0.666667,0.0833333,0,0,0.5,0.75,0.0833333,0,0.125,0.5,0.833333,0.0833333,0,0.25,0.5,0.916667,0.0833333,0,0.375,0.5,1,0,0,0.5,0.5 +Type=GESTURE + +[Data_1_2_7_2] +Comment= +Enabled=false +Name=Avanti +Type=SIMPLE_ACTION_DATA + +[Data_1_2_7_2Actions] +ActionsCount=1 + +[Data_1_2_7_2Actions0] +DestinationWindow=2 +Input=Alt+Right +Type=KEYBOARD_INPUT + +[Data_1_2_7_2Conditions] +Comment= +ConditionsCount=0 + +[Data_1_2_7_2Triggers] +Comment=Attivatori_gesti +TriggersCount=3 + +[Data_1_2_7_2Triggers0] +GesturePointData=0,0.0625,0,0,0.5,0.0625,0.0625,0,0.125,0.5,0.125,0.0625,0,0.25,0.5,0.1875,0.0625,0,0.375,0.5,0.25,0.0625,0,0.5,0.5,0.3125,0.0625,0,0.625,0.5,0.375,0.0625,0,0.75,0.5,0.4375,0.0625,0,0.875,0.5,0.5,0.0625,1,1,0.5,0.5625,0.0625,1,0.875,0.5,0.625,0.0625,1,0.75,0.5,0.6875,0.0625,1,0.625,0.5,0.75,0.0625,1,0.5,0.5,0.8125,0.0625,1,0.375,0.5,0.875,0.0625,1,0.25,0.5,0.9375,0.0625,1,0.125,0.5,1,0,0,0,0.5 +Type=GESTURE + +[Data_1_2_7_2Triggers1] +GesturePointData=0,0.0833333,0,0.5,0.5,0.0833333,0.0833333,0,0.625,0.5,0.166667,0.0833333,0,0.75,0.5,0.25,0.0833333,0,0.875,0.5,0.333333,0.0833333,1,1,0.5,0.416667,0.0833333,1,0.875,0.5,0.5,0.0833333,1,0.75,0.5,0.583333,0.0833333,1,0.625,0.5,0.666667,0.0833333,1,0.5,0.5,0.75,0.0833333,1,0.375,0.5,0.833333,0.0833333,1,0.25,0.5,0.916667,0.0833333,1,0.125,0.5,1,0,0,0,0.5 +Type=GESTURE + +[Data_1_2_7_2Triggers2] +GesturePointData=0,0.0833333,0,0,0.5,0.0833333,0.0833333,0,0.125,0.5,0.166667,0.0833333,0,0.25,0.5,0.25,0.0833333,0,0.375,0.5,0.333333,0.0833333,0,0.5,0.5,0.416667,0.0833333,0,0.625,0.5,0.5,0.0833333,0,0.75,0.5,0.583333,0.0833333,0,0.875,0.5,0.666667,0.0833333,1,1,0.5,0.75,0.0833333,1,0.875,0.5,0.833333,0.0833333,1,0.75,0.5,0.916667,0.0833333,1,0.625,0.5,1,0,0,0.5,0.5 +Type=GESTURE + +[Data_1_2_7_3] +Comment= +Enabled=false +Name=Su +Type=SIMPLE_ACTION_DATA + +[Data_1_2_7_3Actions] +ActionsCount=1 + +[Data_1_2_7_3Actions0] +DestinationWindow=2 +Input=Alt+Up +Type=KEYBOARD_INPUT + +[Data_1_2_7_3Conditions] +Comment= +ConditionsCount=0 + +[Data_1_2_7_3Triggers] +Comment=Attivatori_gesti +TriggersCount=3 + +[Data_1_2_7_3Triggers0] +GesturePointData=0,0.0625,-0.5,0.5,1,0.0625,0.0625,-0.5,0.5,0.875,0.125,0.0625,-0.5,0.5,0.75,0.1875,0.0625,-0.5,0.5,0.625,0.25,0.0625,-0.5,0.5,0.5,0.3125,0.0625,-0.5,0.5,0.375,0.375,0.0625,-0.5,0.5,0.25,0.4375,0.0625,-0.5,0.5,0.125,0.5,0.0625,0.5,0.5,0,0.5625,0.0625,0.5,0.5,0.125,0.625,0.0625,0.5,0.5,0.25,0.6875,0.0625,0.5,0.5,0.375,0.75,0.0625,0.5,0.5,0.5,0.8125,0.0625,0.5,0.5,0.625,0.875,0.0625,0.5,0.5,0.75,0.9375,0.0625,0.5,0.5,0.875,1,0,0,0.5,1 +Type=GESTURE + +[Data_1_2_7_3Triggers1] +GesturePointData=0,0.0833333,-0.5,0.5,1,0.0833333,0.0833333,-0.5,0.5,0.875,0.166667,0.0833333,-0.5,0.5,0.75,0.25,0.0833333,-0.5,0.5,0.625,0.333333,0.0833333,-0.5,0.5,0.5,0.416667,0.0833333,-0.5,0.5,0.375,0.5,0.0833333,-0.5,0.5,0.25,0.583333,0.0833333,-0.5,0.5,0.125,0.666667,0.0833333,0.5,0.5,0,0.75,0.0833333,0.5,0.5,0.125,0.833333,0.0833333,0.5,0.5,0.25,0.916667,0.0833333,0.5,0.5,0.375,1,0,0,0.5,0.5 +Type=GESTURE + +[Data_1_2_7_3Triggers2] +GesturePointData=0,0.0833333,-0.5,0.5,0.5,0.0833333,0.0833333,-0.5,0.5,0.375,0.166667,0.0833333,-0.5,0.5,0.25,0.25,0.0833333,-0.5,0.5,0.125,0.333333,0.0833333,0.5,0.5,0,0.416667,0.0833333,0.5,0.5,0.125,0.5,0.0833333,0.5,0.5,0.25,0.583333,0.0833333,0.5,0.5,0.375,0.666667,0.0833333,0.5,0.5,0.5,0.75,0.0833333,0.5,0.5,0.625,0.833333,0.0833333,0.5,0.5,0.75,0.916667,0.0833333,0.5,0.5,0.875,1,0,0,0.5,1 +Type=GESTURE + +[Data_1_2_7_4] +Comment= +Enabled=false +Name=Ricarica +Type=SIMPLE_ACTION_DATA + +[Data_1_2_7_4Actions] +ActionsCount=1 + +[Data_1_2_7_4Actions0] +DestinationWindow=2 +Input=F5 +Type=KEYBOARD_INPUT + +[Data_1_2_7_4Conditions] +Comment= +ConditionsCount=0 + +[Data_1_2_7_4Triggers] +Comment=Attivatori_gesti +TriggersCount=3 + +[Data_1_2_7_4Triggers0] +GesturePointData=0,0.03125,0,0,1,0.03125,0.03125,0,0.125,1,0.0625,0.03125,0,0.25,1,0.09375,0.03125,0,0.375,1,0.125,0.03125,0,0.5,1,0.15625,0.03125,0,0.625,1,0.1875,0.03125,0,0.75,1,0.21875,0.03125,0,0.875,1,0.25,0.03125,-0.5,1,1,0.28125,0.03125,-0.5,1,0.875,0.3125,0.03125,-0.5,1,0.75,0.34375,0.03125,-0.5,1,0.625,0.375,0.03125,-0.5,1,0.5,0.40625,0.03125,-0.5,1,0.375,0.4375,0.03125,-0.5,1,0.25,0.46875,0.03125,-0.5,1,0.125,0.5,0.03125,1,1,0,0.53125,0.03125,1,0.875,0,0.5625,0.03125,1,0.75,0,0.59375,0.03125,1,0.625,0,0.625,0.03125,1,0.5,0,0.65625,0.03125,1,0.375,0,0.6875,0.03125,1,0.25,0,0.71875,0.03125,1,0.125,0,0.75,0.03125,0.5,0,0,0.78125,0.03125,0.5,0,0.125,0.8125,0.03125,0.5,0,0.25,0.84375,0.03125,0.5,0,0.375,0.875,0.03125,0.5,0,0.5,0.90625,0.03125,0.5,0,0.625,0.9375,0.03125,0.5,0,0.75,0.96875,0.03125,0.5,0,0.875,1,0,0,0,1 +Type=GESTURE + +[Data_1_2_7_4Triggers1] +GesturePointData=0,0.0277778,0,0,1,0.0277778,0.0277778,0,0.125,1,0.0555556,0.0277778,0,0.25,1,0.0833333,0.0277778,0,0.375,1,0.111111,0.0277778,0,0.5,1,0.138889,0.0277778,0,0.625,1,0.166667,0.0277778,0,0.75,1,0.194444,0.0277778,0,0.875,1,0.222222,0.0277778,-0.5,1,1,0.25,0.0277778,-0.5,1,0.875,0.277778,0.0277778,-0.5,1,0.75,0.305556,0.0277778,-0.5,1,0.625,0.333333,0.0277778,-0.5,1,0.5,0.361111,0.0277778,-0.5,1,0.375,0.388889,0.0277778,-0.5,1,0.25,0.416667,0.0277778,-0.5,1,0.125,0.444444,0.0277778,1,1,0,0.472222,0.0277778,1,0.875,0,0.5,0.0277778,1,0.75,0,0.527778,0.0277778,1,0.625,0,0.555556,0.0277778,1,0.5,0,0.583333,0.0277778,1,0.375,0,0.611111,0.0277778,1,0.25,0,0.638889,0.0277778,1,0.125,0,0.666667,0.0277778,0.5,0,0,0.694444,0.0277778,0.5,0,0.125,0.722222,0.0277778,0.5,0,0.25,0.75,0.0277778,0.5,0,0.375,0.777778,0.0277778,0.5,0,0.5,0.805556,0.0277778,0.5,0,0.625,0.833333,0.0277778,0.5,0,0.75,0.861111,0.0277778,0.5,0,0.875,0.888889,0.0277778,0,0,1,0.916667,0.0277778,0,0.125,1,0.944444,0.0277778,0,0.25,1,0.972222,0.0277778,0,0.375,1,1,0,0,0.5,1 +Type=GESTURE + +[Data_1_2_7_4Triggers2] +GesturePointData=0,0.0277778,0.5,0,0.5,0.0277778,0.0277778,0.5,0,0.625,0.0555556,0.0277778,0.5,0,0.75,0.0833333,0.0277778,0.5,0,0.875,0.111111,0.0277778,0,0,1,0.138889,0.0277778,0,0.125,1,0.166667,0.0277778,0,0.25,1,0.194444,0.0277778,0,0.375,1,0.222222,0.0277778,0,0.5,1,0.25,0.0277778,0,0.625,1,0.277778,0.0277778,0,0.75,1,0.305556,0.0277778,0,0.875,1,0.333333,0.0277778,-0.5,1,1,0.361111,0.0277778,-0.5,1,0.875,0.388889,0.0277778,-0.5,1,0.75,0.416667,0.0277778,-0.5,1,0.625,0.444444,0.0277778,-0.5,1,0.5,0.472222,0.0277778,-0.5,1,0.375,0.5,0.0277778,-0.5,1,0.25,0.527778,0.0277778,-0.5,1,0.125,0.555556,0.0277778,1,1,0,0.583333,0.0277778,1,0.875,0,0.611111,0.0277778,1,0.75,0,0.638889,0.0277778,1,0.625,0,0.666667,0.0277778,1,0.5,0,0.694444,0.0277778,1,0.375,0,0.722222,0.0277778,1,0.25,0,0.75,0.0277778,1,0.125,0,0.777778,0.0277778,0.5,0,0,0.805556,0.0277778,0.5,0,0.125,0.833333,0.0277778,0.5,0,0.25,0.861111,0.0277778,0.5,0,0.375,0.888889,0.0277778,0.5,0,0.5,0.916667,0.0277778,0.5,0,0.625,0.944444,0.0277778,0.5,0,0.75,0.972222,0.0277778,0.5,0,0.875,1,0,0,0,1 +Type=GESTURE + +[Data_1_2_8] +Comment=Alla pressione di Win+E (Tux+E) si avvierà il browser Web, e aprirà il sito http://www.kde.org. Puoi eseguire tutti i comandi avviabili da minicli (Alt+F2). +Enabled=false +Name=Vai al sito web di KDE +Type=SIMPLE_ACTION_DATA + +[Data_1_2_8Actions] +ActionsCount=1 + +[Data_1_2_8Actions0] +CommandURL=http://www.kde.org +Type=COMMAND_URL + +[Data_1_2_8Conditions] +Comment= +ConditionsCount=0 + +[Data_1_2_8Triggers] +Comment=Azione_semplice +TriggersCount=1 + +[Data_1_2_8Triggers0] +Key=Meta+E +Type=SHORTCUT +Uuid={61076e9e-f010-4d21-aef4-2f77dbb81034} + +[Data_1_3] +Comment=Gesti fondamentali di Konqueror. +DataCount=14 +Enabled=false +Name=Gesti di Konqueror +SystemGroup=0 +Type=ACTION_DATA_GROUP + +[Data_1_3Conditions] +Comment=Finestra di Konqueror +ConditionsCount=1 + +[Data_1_3Conditions0] +Type=ACTIVE_WINDOW + +[Data_1_3Conditions0Window] +Comment=Konqueror +WindowsCount=1 + +[Data_1_3Conditions0Window0] +Class=^konqueror\s +ClassType=3 +Comment=Konqueror +Role=konqueror-mainwindow#1 +RoleType=0 +Title=file:/ - Konqueror +TitleType=0 +Type=SIMPLE +WindowTypes=1 + +[Data_1_3_1] +Comment=Premi, muovi a sinistra, rilascia. +Enabled=true +Name=Indietro +Type=SIMPLE_ACTION_DATA + +[Data_1_3_10] +Comment=Stile Opera: Premi, muovi in su, rilascia.\nNOTA: È in conflitto con «Nuova scheda», quindi è disabilitato come impostazione predefinita. +Enabled=false +Name=Interrompi il caricamento +Type=SIMPLE_ACTION_DATA + +[Data_1_3_10Actions] +ActionsCount=1 + +[Data_1_3_10Actions0] +DestinationWindow=2 +Input=Escape\n +Type=KEYBOARD_INPUT + +[Data_1_3_10Conditions] +Comment= +ConditionsCount=0 + +[Data_1_3_10Triggers] +Comment=Attivatori_gesti +TriggersCount=1 + +[Data_1_3_10Triggers0] +GesturePointData=0,0.125,-0.5,0.5,1,0.125,0.125,-0.5,0.5,0.875,0.25,0.125,-0.5,0.5,0.75,0.375,0.125,-0.5,0.5,0.625,0.5,0.125,-0.5,0.5,0.5,0.625,0.125,-0.5,0.5,0.375,0.75,0.125,-0.5,0.5,0.25,0.875,0.125,-0.5,0.5,0.125,1,0,0,0.5,0 +Type=GESTURE + +[Data_1_3_11] +Comment=Risale nella struttura dell'URL o delle cartelle.\nStile Mozilla: Premi, muovi in su, muovi a sinistra, muovi in su, rilascia. +Enabled=true +Name=Su +Type=SIMPLE_ACTION_DATA + +[Data_1_3_11Actions] +ActionsCount=1 + +[Data_1_3_11Actions0] +DestinationWindow=2 +Input=Alt+Up +Type=KEYBOARD_INPUT + +[Data_1_3_11Conditions] +Comment= +ConditionsCount=0 + +[Data_1_3_11Triggers] +Comment=Attivatori_gesti +TriggersCount=1 + +[Data_1_3_11Triggers0] +GesturePointData=0,0.0625,-0.5,1,1,0.0625,0.0625,-0.5,1,0.875,0.125,0.0625,-0.5,1,0.75,0.1875,0.0625,-0.5,1,0.625,0.25,0.0625,1,1,0.5,0.3125,0.0625,1,0.875,0.5,0.375,0.0625,1,0.75,0.5,0.4375,0.0625,1,0.625,0.5,0.5,0.0625,1,0.5,0.5,0.5625,0.0625,1,0.375,0.5,0.625,0.0625,1,0.25,0.5,0.6875,0.0625,1,0.125,0.5,0.75,0.0625,-0.5,0,0.5,0.8125,0.0625,-0.5,0,0.375,0.875,0.0625,-0.5,0,0.25,0.9375,0.0625,-0.5,0,0.125,1,0,0,0,0 +Type=GESTURE + +[Data_1_3_12] +Comment=Risale nella struttura dell'URL o cartelle.\nStile Opera: Premi, muovi in su, muovi a sinistra, muovi in su, rilascia.\nNOTA: È in conflitto con «Attiva scheda precedente», quindi è disabilitato come impostazione predefinita. +Enabled=false +Name=Su #2 +Type=SIMPLE_ACTION_DATA + +[Data_1_3_12Actions] +ActionsCount=1 + +[Data_1_3_12Actions0] +DestinationWindow=2 +Input=Alt+Up\n +Type=KEYBOARD_INPUT + +[Data_1_3_12Conditions] +Comment= +ConditionsCount=0 + +[Data_1_3_12Triggers] +Comment=Attivatori_gesti +TriggersCount=1 + +[Data_1_3_12Triggers0] +GesturePointData=0,0.0625,-0.5,1,1,0.0625,0.0625,-0.5,1,0.875,0.125,0.0625,-0.5,1,0.75,0.1875,0.0625,-0.5,1,0.625,0.25,0.0625,-0.5,1,0.5,0.3125,0.0625,-0.5,1,0.375,0.375,0.0625,-0.5,1,0.25,0.4375,0.0625,-0.5,1,0.125,0.5,0.0625,1,1,0,0.5625,0.0625,1,0.875,0,0.625,0.0625,1,0.75,0,0.6875,0.0625,1,0.625,0,0.75,0.0625,1,0.5,0,0.8125,0.0625,1,0.375,0,0.875,0.0625,1,0.25,0,0.9375,0.0625,1,0.125,0,1,0,0,0,0 +Type=GESTURE + +[Data_1_3_13] +Comment=Premi, muovi in su, muovi a destra, rilascia. +Enabled=true +Name=Attiva la scheda successiva +Type=SIMPLE_ACTION_DATA + +[Data_1_3_13Actions] +ActionsCount=1 + +[Data_1_3_13Actions0] +DestinationWindow=2 +Input=Ctrl+.\n +Type=KEYBOARD_INPUT + +[Data_1_3_13Conditions] +Comment= +ConditionsCount=0 + +[Data_1_3_13Triggers] +Comment=Attivatori_gesti +TriggersCount=1 + +[Data_1_3_13Triggers0] +GesturePointData=0,0.0625,-0.5,0,1,0.0625,0.0625,-0.5,0,0.875,0.125,0.0625,-0.5,0,0.75,0.1875,0.0625,-0.5,0,0.625,0.25,0.0625,-0.5,0,0.5,0.3125,0.0625,-0.5,0,0.375,0.375,0.0625,-0.5,0,0.25,0.4375,0.0625,-0.5,0,0.125,0.5,0.0625,0,0,0,0.5625,0.0625,0,0.125,0,0.625,0.0625,0,0.25,0,0.6875,0.0625,0,0.375,0,0.75,0.0625,0,0.5,0,0.8125,0.0625,0,0.625,0,0.875,0.0625,0,0.75,0,0.9375,0.0625,0,0.875,0,1,0,0,1,0 +Type=GESTURE + +[Data_1_3_14] +Comment=Premi, muovi in su, muovi a sinistra, rilascia. +Enabled=true +Name=Attiva la scheda precedente +Type=SIMPLE_ACTION_DATA + +[Data_1_3_14Actions] +ActionsCount=1 + +[Data_1_3_14Actions0] +DestinationWindow=2 +Input=Ctrl+, +Type=KEYBOARD_INPUT + +[Data_1_3_14Conditions] +Comment= +ConditionsCount=0 + +[Data_1_3_14Triggers] +Comment=Attivatori_gesti +TriggersCount=1 + +[Data_1_3_14Triggers0] +GesturePointData=0,0.0625,-0.5,1,1,0.0625,0.0625,-0.5,1,0.875,0.125,0.0625,-0.5,1,0.75,0.1875,0.0625,-0.5,1,0.625,0.25,0.0625,-0.5,1,0.5,0.3125,0.0625,-0.5,1,0.375,0.375,0.0625,-0.5,1,0.25,0.4375,0.0625,-0.5,1,0.125,0.5,0.0625,1,1,0,0.5625,0.0625,1,0.875,0,0.625,0.0625,1,0.75,0,0.6875,0.0625,1,0.625,0,0.75,0.0625,1,0.5,0,0.8125,0.0625,1,0.375,0,0.875,0.0625,1,0.25,0,0.9375,0.0625,1,0.125,0,1,0,0,0,0 +Type=GESTURE + +[Data_1_3_1Actions] +ActionsCount=1 + +[Data_1_3_1Actions0] +DestinationWindow=2 +Input=Alt+Left +Type=KEYBOARD_INPUT + +[Data_1_3_1Conditions] +Comment= +ConditionsCount=0 + +[Data_1_3_1Triggers] +Comment=Attivatori_gesti +TriggersCount=1 + +[Data_1_3_1Triggers0] +GesturePointData=0,0.125,1,1,0.5,0.125,0.125,1,0.875,0.5,0.25,0.125,1,0.75,0.5,0.375,0.125,1,0.625,0.5,0.5,0.125,1,0.5,0.5,0.625,0.125,1,0.375,0.5,0.75,0.125,1,0.25,0.5,0.875,0.125,1,0.125,0.5,1,0,0,0,0.5 +Type=GESTURE + +[Data_1_3_2] +Comment=Premi, muovi in giù, muovi in su, muovi in giù, rilascia. +Enabled=true +Name=Duplica scheda +Type=SIMPLE_ACTION_DATA + +[Data_1_3_2Actions] +ActionsCount=1 + +[Data_1_3_2Actions0] +DestinationWindow=2 +Input=Ctrl+Shift+D\n +Type=KEYBOARD_INPUT + +[Data_1_3_2Conditions] +Comment= +ConditionsCount=0 + +[Data_1_3_2Triggers] +Comment=Attivatori_gesti +TriggersCount=1 + +[Data_1_3_2Triggers0] +GesturePointData=0,0.0416667,0.5,0.5,0,0.0416667,0.0416667,0.5,0.5,0.125,0.0833333,0.0416667,0.5,0.5,0.25,0.125,0.0416667,0.5,0.5,0.375,0.166667,0.0416667,0.5,0.5,0.5,0.208333,0.0416667,0.5,0.5,0.625,0.25,0.0416667,0.5,0.5,0.75,0.291667,0.0416667,0.5,0.5,0.875,0.333333,0.0416667,-0.5,0.5,1,0.375,0.0416667,-0.5,0.5,0.875,0.416667,0.0416667,-0.5,0.5,0.75,0.458333,0.0416667,-0.5,0.5,0.625,0.5,0.0416667,-0.5,0.5,0.5,0.541667,0.0416667,-0.5,0.5,0.375,0.583333,0.0416667,-0.5,0.5,0.25,0.625,0.0416667,-0.5,0.5,0.125,0.666667,0.0416667,0.5,0.5,0,0.708333,0.0416667,0.5,0.5,0.125,0.75,0.0416667,0.5,0.5,0.25,0.791667,0.0416667,0.5,0.5,0.375,0.833333,0.0416667,0.5,0.5,0.5,0.875,0.0416667,0.5,0.5,0.625,0.916667,0.0416667,0.5,0.5,0.75,0.958333,0.0416667,0.5,0.5,0.875,1,0,0,0.5,1 +Type=GESTURE + +[Data_1_3_3] +Comment=Premi, muovi in giù, muovi in su, rilascia. +Enabled=true +Name=Duplica finestra +Type=SIMPLE_ACTION_DATA + +[Data_1_3_3Actions] +ActionsCount=1 + +[Data_1_3_3Actions0] +DestinationWindow=2 +Input=Ctrl+D\n +Type=KEYBOARD_INPUT + +[Data_1_3_3Conditions] +Comment= +ConditionsCount=0 + +[Data_1_3_3Triggers] +Comment=Attivatori_gesti +TriggersCount=1 + +[Data_1_3_3Triggers0] +GesturePointData=0,0.0625,0.5,0.5,0,0.0625,0.0625,0.5,0.5,0.125,0.125,0.0625,0.5,0.5,0.25,0.1875,0.0625,0.5,0.5,0.375,0.25,0.0625,0.5,0.5,0.5,0.3125,0.0625,0.5,0.5,0.625,0.375,0.0625,0.5,0.5,0.75,0.4375,0.0625,0.5,0.5,0.875,0.5,0.0625,-0.5,0.5,1,0.5625,0.0625,-0.5,0.5,0.875,0.625,0.0625,-0.5,0.5,0.75,0.6875,0.0625,-0.5,0.5,0.625,0.75,0.0625,-0.5,0.5,0.5,0.8125,0.0625,-0.5,0.5,0.375,0.875,0.0625,-0.5,0.5,0.25,0.9375,0.0625,-0.5,0.5,0.125,1,0,0,0.5,0 +Type=GESTURE + +[Data_1_3_4] +Comment=Premi, muovi a destra, rilascia. +Enabled=true +Name=Avanti +Type=SIMPLE_ACTION_DATA + +[Data_1_3_4Actions] +ActionsCount=1 + +[Data_1_3_4Actions0] +DestinationWindow=2 +Input=Alt+Right +Type=KEYBOARD_INPUT + +[Data_1_3_4Conditions] +Comment= +ConditionsCount=0 + +[Data_1_3_4Triggers] +Comment=Attivatori_gesti +TriggersCount=1 + +[Data_1_3_4Triggers0] +GesturePointData=0,0.125,0,0,0.5,0.125,0.125,0,0.125,0.5,0.25,0.125,0,0.25,0.5,0.375,0.125,0,0.375,0.5,0.5,0.125,0,0.5,0.5,0.625,0.125,0,0.625,0.5,0.75,0.125,0,0.75,0.5,0.875,0.125,0,0.875,0.5,1,0,0,1,0.5 +Type=GESTURE + +[Data_1_3_5] +Comment=Premi, muovi in giù, muovi in su a metà, muovi a destra, muovi in giù, rilascia.\n(Disegna un'«h» minuscola). +Enabled=true +Name=Home +Type=SIMPLE_ACTION_DATA + +[Data_1_3_5Actions] +ActionsCount=1 + +[Data_1_3_5Actions0] +DestinationWindow=2 +Input=Alt+Home\n +Type=KEYBOARD_INPUT + +[Data_1_3_5Conditions] +Comment= +ConditionsCount=0 + +[Data_1_3_5Triggers] +Comment=Attivatori_gesti +TriggersCount=2 + +[Data_1_3_5Triggers0] +GesturePointData=0,0.0461748,0.5,0,0,0.0461748,0.0461748,0.5,0,0.125,0.0923495,0.0461748,0.5,0,0.25,0.138524,0.0461748,0.5,0,0.375,0.184699,0.0461748,0.5,0,0.5,0.230874,0.0461748,0.5,0,0.625,0.277049,0.0461748,0.5,0,0.75,0.323223,0.0461748,0.5,0,0.875,0.369398,0.065301,-0.25,0,1,0.434699,0.065301,-0.25,0.125,0.875,0.5,0.065301,-0.25,0.25,0.75,0.565301,0.065301,-0.25,0.375,0.625,0.630602,0.0461748,0,0.5,0.5,0.676777,0.0461748,0,0.625,0.5,0.722951,0.0461748,0,0.75,0.5,0.769126,0.0461748,0,0.875,0.5,0.815301,0.0461748,0.5,1,0.5,0.861476,0.0461748,0.5,1,0.625,0.90765,0.0461748,0.5,1,0.75,0.953825,0.0461748,0.5,1,0.875,1,0,0,1,1 +Type=GESTURE + +[Data_1_3_5Triggers1] +GesturePointData=0,0.0416667,0.5,0,0,0.0416667,0.0416667,0.5,0,0.125,0.0833333,0.0416667,0.5,0,0.25,0.125,0.0416667,0.5,0,0.375,0.166667,0.0416667,0.5,0,0.5,0.208333,0.0416667,0.5,0,0.625,0.25,0.0416667,0.5,0,0.75,0.291667,0.0416667,0.5,0,0.875,0.333333,0.0416667,-0.5,0,1,0.375,0.0416667,-0.5,0,0.875,0.416667,0.0416667,-0.5,0,0.75,0.458333,0.0416667,-0.5,0,0.625,0.5,0.0416667,0,0,0.5,0.541667,0.0416667,0,0.125,0.5,0.583333,0.0416667,0,0.25,0.5,0.625,0.0416667,0,0.375,0.5,0.666667,0.0416667,0,0.5,0.5,0.708333,0.0416667,0,0.625,0.5,0.75,0.0416667,0,0.75,0.5,0.791667,0.0416667,0,0.875,0.5,0.833333,0.0416667,0.5,1,0.5,0.875,0.0416667,0.5,1,0.625,0.916667,0.0416667,0.5,1,0.75,0.958333,0.0416667,0.5,1,0.875,1,0,0,1,1 +Type=GESTURE + +[Data_1_3_6] +Comment=Premi, muovi a destra, muovi in giù, muovi a destra, rilascia.\nStile Mozilla: Premi, muovi in giù, muovi a destra, rilascia. +Enabled=true +Name=Chiudi scheda +Type=SIMPLE_ACTION_DATA + +[Data_1_3_6Actions] +ActionsCount=1 + +[Data_1_3_6Actions0] +DestinationWindow=2 +Input=Ctrl+W\n +Type=KEYBOARD_INPUT + +[Data_1_3_6Conditions] +Comment= +ConditionsCount=0 + +[Data_1_3_6Triggers] +Comment=Attivatori_gesti +TriggersCount=2 + +[Data_1_3_6Triggers0] +GesturePointData=0,0.0625,0,0,0,0.0625,0.0625,0,0.125,0,0.125,0.0625,0,0.25,0,0.1875,0.0625,0,0.375,0,0.25,0.0625,0.5,0.5,0,0.3125,0.0625,0.5,0.5,0.125,0.375,0.0625,0.5,0.5,0.25,0.4375,0.0625,0.5,0.5,0.375,0.5,0.0625,0.5,0.5,0.5,0.5625,0.0625,0.5,0.5,0.625,0.625,0.0625,0.5,0.5,0.75,0.6875,0.0625,0.5,0.5,0.875,0.75,0.0625,0,0.5,1,0.8125,0.0625,0,0.625,1,0.875,0.0625,0,0.75,1,0.9375,0.0625,0,0.875,1,1,0,0,1,1 +Type=GESTURE + +[Data_1_3_6Triggers1] +GesturePointData=0,0.0625,0.5,0,0,0.0625,0.0625,0.5,0,0.125,0.125,0.0625,0.5,0,0.25,0.1875,0.0625,0.5,0,0.375,0.25,0.0625,0.5,0,0.5,0.3125,0.0625,0.5,0,0.625,0.375,0.0625,0.5,0,0.75,0.4375,0.0625,0.5,0,0.875,0.5,0.0625,0,0,1,0.5625,0.0625,0,0.125,1,0.625,0.0625,0,0.25,1,0.6875,0.0625,0,0.375,1,0.75,0.0625,0,0.5,1,0.8125,0.0625,0,0.625,1,0.875,0.0625,0,0.75,1,0.9375,0.0625,0,0.875,1,1,0,0,1,1 +Type=GESTURE + +[Data_1_3_7] +Comment=Premi, muovi in su, rilascia.\nÈ in conflitto con il gesto in stile Opera «Su #2», che è disabilitato come impostazione predefinita. +Enabled=true +Name=Nuova scheda +Type=SIMPLE_ACTION_DATA + +[Data_1_3_7Actions] +ActionsCount=1 + +[Data_1_3_7Actions0] +DestinationWindow=2 +Input=Ctrl+Shift+N +Type=KEYBOARD_INPUT + +[Data_1_3_7Conditions] +Comment= +ConditionsCount=0 + +[Data_1_3_7Triggers] +Comment=Attivatori_gesti +TriggersCount=1 + +[Data_1_3_7Triggers0] +GesturePointData=0,0.125,-0.5,0.5,1,0.125,0.125,-0.5,0.5,0.875,0.25,0.125,-0.5,0.5,0.75,0.375,0.125,-0.5,0.5,0.625,0.5,0.125,-0.5,0.5,0.5,0.625,0.125,-0.5,0.5,0.375,0.75,0.125,-0.5,0.5,0.25,0.875,0.125,-0.5,0.5,0.125,1,0,0,0.5,0 +Type=GESTURE + +[Data_1_3_8] +Comment=Premi, muovi in giù, rilascia. +Enabled=true +Name=Nuova finestra +Type=SIMPLE_ACTION_DATA + +[Data_1_3_8Actions] +ActionsCount=1 + +[Data_1_3_8Actions0] +DestinationWindow=2 +Input=Ctrl+N\n +Type=KEYBOARD_INPUT + +[Data_1_3_8Conditions] +Comment= +ConditionsCount=0 + +[Data_1_3_8Triggers] +Comment=Attivatori_gesti +TriggersCount=1 + +[Data_1_3_8Triggers0] +GesturePointData=0,0.125,0.5,0.5,0,0.125,0.125,0.5,0.5,0.125,0.25,0.125,0.5,0.5,0.25,0.375,0.125,0.5,0.5,0.375,0.5,0.125,0.5,0.5,0.5,0.625,0.125,0.5,0.5,0.625,0.75,0.125,0.5,0.5,0.75,0.875,0.125,0.5,0.5,0.875,1,0,0,0.5,1 +Type=GESTURE + +[Data_1_3_9] +Comment=Premi, muovi in su, muovi in giù, rilascia. +Enabled=true +Name=Ricarica +Type=SIMPLE_ACTION_DATA + +[Data_1_3_9Actions] +ActionsCount=1 + +[Data_1_3_9Actions0] +DestinationWindow=2 +Input=F5 +Type=KEYBOARD_INPUT + +[Data_1_3_9Conditions] +Comment= +ConditionsCount=0 + +[Data_1_3_9Triggers] +Comment=Attivatori_gesti +TriggersCount=1 + +[Data_1_3_9Triggers0] +GesturePointData=0,0.0625,-0.5,0.5,1,0.0625,0.0625,-0.5,0.5,0.875,0.125,0.0625,-0.5,0.5,0.75,0.1875,0.0625,-0.5,0.5,0.625,0.25,0.0625,-0.5,0.5,0.5,0.3125,0.0625,-0.5,0.5,0.375,0.375,0.0625,-0.5,0.5,0.25,0.4375,0.0625,-0.5,0.5,0.125,0.5,0.0625,0.5,0.5,0,0.5625,0.0625,0.5,0.5,0.125,0.625,0.0625,0.5,0.5,0.25,0.6875,0.0625,0.5,0.5,0.375,0.75,0.0625,0.5,0.5,0.5,0.8125,0.0625,0.5,0.5,0.625,0.875,0.0625,0.5,0.5,0.75,0.9375,0.0625,0.5,0.5,0.875,1,0,0,0.5,1 +Type=GESTURE + +[Data_1_4] +Comment=Commento +Enabled=true +Name=Rofi +Type=SIMPLE_ACTION_DATA + +[Data_1_4Actions] +ActionsCount=1 + +[Data_1_4Actions0] +CommandURL=rofi -show drun +Type=COMMAND_URL + +[Data_1_4Conditions] +Comment= +ConditionsCount=0 + +[Data_1_4Triggers] +Comment=Simple_action +TriggersCount=1 + +[Data_1_4Triggers0] +Key=Meta+Space +Type=SHORTCUT +Uuid={b3f71d4c-5084-40ff-b981-7a964e687fdc} + +[Data_1_5] +Comment=Blocco schermo +Enabled=true +Name=Sospensione +Type=SIMPLE_ACTION_DATA + +[Data_1_5Actions] +ActionsCount=1 + +[Data_1_5Actions0] +CommandURL=systemctl suspend +Type=COMMAND_URL + +[Data_1_5Conditions] +Comment= +ConditionsCount=0 + +[Data_1_5Triggers] +Comment=Simple_action +TriggersCount=1 + +[Data_1_5Triggers0] +Key=Meta+Esc +Type=SHORTCUT +Uuid={fc337d3c-3ee2-4183-bcc9-e22bf28ab6ed} + +[Data_1_6] +Comment=Commento +Enabled=true +Name=Rofi-WiFi +Type=SIMPLE_ACTION_DATA + +[Data_1_6Actions] +ActionsCount=1 + +[Data_1_6Actions0] +CommandURL=/home/davide/bin/rofi-wifi-menu.sh +Type=COMMAND_URL + +[Data_1_6Conditions] +Comment= +ConditionsCount=0 + +[Data_1_6Triggers] +Comment=Simple_action +TriggersCount=1 + +[Data_1_6Triggers0] +Key=Meta+W +Type=SHORTCUT +Uuid={ac72012f-44a6-4abc-aa1a-0cdd292ef4af} + +[Data_1_7] +Comment=Commento +Enabled=true +Name=Flameshot +Type=SIMPLE_ACTION_DATA + +[Data_1_7Actions] +ActionsCount=1 + +[Data_1_7Actions0] +CommandURL=flameshot gui +Type=COMMAND_URL + +[Data_1_7Conditions] +Comment= +ConditionsCount=0 + +[Data_1_7Triggers] +Comment=Simple_action +TriggersCount=1 + +[Data_1_7Triggers0] +Key=Print +Type=SHORTCUT +Uuid={fbbce8a0-e975-450e-b848-c9b1f76a3770} + +[Data_1_8] +Comment=Commento +Enabled=true +Name=Poweroff +Type=SIMPLE_ACTION_DATA + +[Data_1_8Actions] +ActionsCount=1 + +[Data_1_8Actions0] +CommandURL=systemctl poweroff +Type=COMMAND_URL + +[Data_1_8Conditions] +Comment= +ConditionsCount=0 + +[Data_1_8Triggers] +Comment=Simple_action +TriggersCount=1 + +[Data_1_8Triggers0] +Key=Meta+Shift+P +Type=SHORTCUT +Uuid={de19bb1a-e0d1-4655-a034-68569259d2a3} + +[Main] +AllowMerge=false +Version=2 diff --git a/linux/debian/kde/kde_shortcut.kksrc b/linux/debian/kde/kde_shortcut.kksrc new file mode 100644 index 0000000..f26d357 --- /dev/null +++ b/linux/debian/kde/kde_shortcut.kksrc @@ -0,0 +1,348 @@ +[Alacritty.desktop][Global Shortcuts] +New= +_launch=Meta+Return + +[KDE Keyboard Layout Switcher][Global Shortcuts] +Switch keyboard layout to Inglese (USA)= +Switch keyboard layout to Italiana= +Switch to Next Keyboard Layout= + +[StandardShortcuts] +AboutApp= +AboutKDE= +Activate Next Tab=Ctrl+]; Ctrl+PgDown +Activate Previous Tab=Ctrl+[; Ctrl+PgUp +ActualSize=Ctrl+0 +AddBookmark=Ctrl+B +Back=Alt+Left; Back +BackwardWord=Ctrl+Left +Begin=Ctrl+Home +BeginningOfLine=Home +Clear= +Close=Ctrl+Esc; Ctrl+W +ConfigureNotifications= +ConfigureToolbars= +Copy=Ctrl+C; Ctrl+Ins +CreateFolder=F10 +Cut=Ctrl+X; Shift+Del +DeleteFile=Shift+Del +DeleteWordBack=Ctrl+Backspace +DeleteWordForward=Ctrl+Del +Deselect=Ctrl+Shift+A +DocumentBack=Alt+Shift+Left +DocumentForward=Alt+Shift+Right +Donate= +EditBookmarks= +End=Ctrl+End +EndOfLine=End +Find=Ctrl+F +FindNext=F3 +FindPrev=Shift+F3 +FitToHeight= +FitToPage= +FitToWidth= +Forward=Alt+Right; Forward +ForwardWord=Ctrl+Right +FullScreen=Ctrl+Shift+F +Goto= +GotoLine=Ctrl+G +GotoPage= +Help=F1 +Home=Alt+Home; Home Page +KeyBindings=Ctrl+Alt+, +Mail= +MoveToTrash=Del +New=Ctrl+N +Next=PgDown +NextCompletion=Ctrl+Down +Open=Ctrl+O +OpenRecent= +Paste=Shift+Ins; Ctrl+V +Paste Selection=Ctrl+Shift+Ins +Preferences=Ctrl+Shift+, +PrevCompletion=Ctrl+Up +Print=Ctrl+P +PrintPreview= +Prior=PgUp +Quit=Ctrl+Q +Redo=Ctrl+Shift+Z +Reload=F5; Refresh +RenameFile=F2 +Replace=Ctrl+R +ReportBug= +Revert= +RotateDown=Down +RotateUp=Up +Save=Ctrl+S +SaveAs=Ctrl+Shift+S +SaveOptions= +SelectAll=Ctrl+A +ShowHideHiddenFiles=Ctrl+H; Alt+. +ShowMenubar=Ctrl+M +ShowStatusbar= +ShowToolbar= +Spelling= +SubstringCompletion=Ctrl+T +SwitchApplicationLanguage= +TextCompletion=Ctrl+E +TipofDay= +Undo=Ctrl+Z +Up=Alt+Up +WhatsThis=Shift+F1 +Zoom= +ZoomIn=Ctrl++; Ctrl+= +ZoomOut=Ctrl+- + +[kaccess][Global Shortcuts] +Toggle Screen Reader On and Off= + +[khotkeys][Global Shortcuts] +{ac72012f-44a6-4abc-aa1a-0cdd292ef4af}=Meta+W +{b3f71d4c-5084-40ff-b981-7a964e687fdc}=Meta+Space +{d03619b6-9b3c-48cc-9d9c-a2aadb485550}= +{de19bb1a-e0d1-4655-a034-68569259d2a3}=Meta+Shift+P +{fbbce8a0-e975-450e-b848-c9b1f76a3770}=Print +{fc337d3c-3ee2-4183-bcc9-e22bf28ab6ed}=Meta+Esc + +[kmix][Global Shortcuts] +decrease_microphone_volume=Microphone Volume Down +decrease_volume=Volume Down +increase_microphone_volume=Microphone Volume Up +increase_volume=Volume Up +mic_mute=Microphone Mute +mute=Volume Mute + +[ksmserver][Global Shortcuts] +Halt Without Confirmation= +Lock Session= +Log Out= +Log Out Without Confirmation=Meta+Shift+T +Reboot Without Confirmation=Meta+Shift+R + +[kwin][Global Shortcuts] +Activate Window Demanding Attention= +Decrease Opacity= +Edit Tiles= +Expose= +ExposeAll= +ExposeClass= +ExposeClassCurrentDesktop= +Increase Opacity= +Invert Screen Colors= +Kill Window= +Move Tablet to Next Output= +MoveMouseToCenter= +MoveMouseToFocus= +MoveZoomDown= +MoveZoomLeft= +MoveZoomRight= +MoveZoomUp= +Overview=Meta+Tab +PoloniumCycleLayouts=Meta+\\ +PoloniumFocusAbove=Meta+K +PoloniumFocusBelow= +PoloniumFocusLeft= +PoloniumFocusRight= +PoloniumInsertAbove=Meta+Shift+K +PoloniumInsertBelow=Meta+Shift+J +PoloniumInsertLeft= +PoloniumInsertRight= +PoloniumRetileWindow=Meta+Shift+Space +PoloniumSwapAbove=Meta+Ctrl+K +PoloniumSwapBelow=Meta+Ctrl+J +PoloniumSwapLeft=Meta+Ctrl+H +PoloniumSwapRight=Meta+Ctrl+L +Setup Window Shortcut= +Show Desktop=Meta+D +ShowDesktopGrid= +Suspend Compositing= +Switch One Desktop Down= +Switch One Desktop Up= +Switch One Desktop to the Left=Meta+Alt+H +Switch One Desktop to the Right=Meta+Alt+L +Switch Window Down=Meta+J +Switch Window Left=Meta+H +Switch Window Right=Meta+L +Switch Window Up= +Switch to Desktop 1=Meta+1 +Switch to Desktop 10=Meta+0 +Switch to Desktop 11= +Switch to Desktop 12= +Switch to Desktop 13= +Switch to Desktop 14= +Switch to Desktop 15= +Switch to Desktop 16= +Switch to Desktop 17= +Switch to Desktop 18= +Switch to Desktop 19= +Switch to Desktop 2=Meta+2 +Switch to Desktop 20= +Switch to Desktop 3=Meta+3 +Switch to Desktop 4=Meta+4 +Switch to Desktop 5=Meta+5 +Switch to Desktop 6=Meta+6 +Switch to Desktop 7=Meta+7 +Switch to Desktop 8=Meta+8 +Switch to Desktop 9=Meta+9 +Switch to Next Desktop= +Switch to Next Screen= +Switch to Previous Desktop= +Switch to Previous Screen= +Switch to Screen 0= +Switch to Screen 1= +Switch to Screen 2= +Switch to Screen 3= +Switch to Screen 4= +Switch to Screen 5= +Switch to Screen 6= +Switch to Screen 7= +Switch to Screen Above= +Switch to Screen Below= +Switch to Screen to the Left= +Switch to Screen to the Right= +Toggle Night Color= +Toggle Window Raise/Lower= +Walk Through Desktop List= +Walk Through Desktop List (Reverse)= +Walk Through Desktops= +Walk Through Desktops (Reverse)= +Walk Through Windows=Alt+Tab +Walk Through Windows (Reverse)=Alt+Shift+Backtab +Walk Through Windows Alternative= +Walk Through Windows Alternative (Reverse)= +Walk Through Windows of Current Application=Alt+` +Walk Through Windows of Current Application (Reverse)=Alt+~ +Walk Through Windows of Current Application Alternative= +Walk Through Windows of Current Application Alternative (Reverse)= +Window Above Other Windows= +Window Below Other Windows= +Window Close=Meta+Shift+Q +Window Fullscreen= +Window Grow Horizontal= +Window Grow Vertical= +Window Lower= +Window Maximize=Ctrl+Shift+Up +Window Maximize Horizontal= +Window Maximize Vertical= +Window Minimize= +Window Move= +Window Move Center= +Window No Border= +Window On All Desktops= +Window One Desktop Down= +Window One Desktop Up= +Window One Desktop to the Left= +Window One Desktop to the Right= +Window One Screen Down= +Window One Screen Up= +Window One Screen to the Left= +Window One Screen to the Right= +Window Operations Menu= +Window Pack Down= +Window Pack Left= +Window Pack Right= +Window Pack Up= +Window Quick Tile Bottom= +Window Quick Tile Bottom Left= +Window Quick Tile Bottom Right= +Window Quick Tile Left= +Window Quick Tile Right= +Window Quick Tile Top= +Window Quick Tile Top Left= +Window Quick Tile Top Right= +Window Raise= +Window Resize=Meta+R +Window Shade= +Window Shrink Horizontal= +Window Shrink Vertical= +Window to Desktop 1=Meta+! +Window to Desktop 10=Meta+= +Window to Desktop 11= +Window to Desktop 12= +Window to Desktop 13= +Window to Desktop 14= +Window to Desktop 15= +Window to Desktop 16= +Window to Desktop 17= +Window to Desktop 18= +Window to Desktop 19= +Window to Desktop 2=Meta+" +Window to Desktop 20= +Window to Desktop 3=Meta+£ +Window to Desktop 4=Meta+$ +Window to Desktop 5=Meta+% +Window to Desktop 6=Meta+& +Window to Desktop 7=Meta+/ +Window to Desktop 8=Meta+( +Window to Desktop 9=Meta+) +Window to Next Desktop= +Window to Next Screen= +Window to Previous Desktop= +Window to Previous Screen= +Window to Screen %1= +Window to Screen 0= +Window to Screen 1= +Window to Screen 2= +Window to Screen 3= +Window to Screen 4= +Window to Screen 5= +Window to Screen 6= +Window to Screen 7= +addDesktop=Meta+Shift+A +moveCurrentDesktopToLeft= +moveCurrentDesktopToRight= +removeCurrentDesktop= +removeLastDesktop=Meta+Shift+D +renameCurrentDesktop= +switchToRecentDesktop= +view_actual_size= +view_zoom_in= +view_zoom_out=Meta+- + +[org.kde.dolphin.desktop][Global Shortcuts] +_launch=Meta+Shift+N + +[org.kde.spectacle.desktop][Global Shortcuts] +ActiveWindowScreenShot=Meta+Print +CurrentMonitorScreenShot= +FullScreenScreenShot=Shift+Print +OpenWithoutScreenshot= +RectangularRegionScreenShot=Meta+Shift+Print +WindowUnderCursorScreenShot=Meta+Ctrl+Print +_launch= + +[plasmashell][Global Shortcuts] +activate task manager entry 1= +activate task manager entry 10= +activate task manager entry 2= +activate task manager entry 3= +activate task manager entry 4= +activate task manager entry 5= +activate task manager entry 6= +activate task manager entry 7= +activate task manager entry 8= +activate task manager entry 9= +activate widget 2= +activate widget 3=Alt+F1 +activate widget 40=Alt+C +activate widget 42=Alt+R +activate widget 54= +activate widget 58= +activate widget 7= +clear-history=Ctrl+Shift+D +clipboard_action=Ctrl+Alt+X +cycle-panels= +cycleNextAction= +cyclePrevAction= +edit_clipboard= +manage activities= +next activity= +previous activity= +repeat_action=Ctrl+Alt+R +show dashboard= +show-barcode= +show-on-mouse-pos= +stop current activity=Meta+S +switch to next activity= +switch to previous activity= +toggle do not disturb=Meta+N