美文网首页Linux我用 LinuxLinux学习之路
KDE下的“全局”鼠标手势

KDE下的“全局”鼠标手势

作者: 四月_乍暧还寒 | 来源:发表于2017-03-22 13:11 被阅读110次

    一直以来,在gnome下一直使用easystroke鼠标手势工具。发现KDE下可以省了。
    在“控制中心-快捷键”里,可以直接定义一些鼠标手势。
      但是发现自带的一些发送键盘输入定义不灵,于是结合用键盘模拟输入的方法实现了全局的鼠标手势。
    键盘模拟程序 安装代码:

    sudo apt-get install xautomation

    然后可以通过命令:
    代码:

    xte 'keydown Alt_L' 'key F4' 'keyup Alt_L'

    一些常用键的写法(写错了就不灵了)。

     Home
       Left
       Up
       Right
       Down
       Page_Up
       Page_Down
       End
       Return
       BackSpace
       Tab
       Escape
       Delete
       Shift_L
       Shift_R
       Control_L
       Control_R
       Meta_L
       Meta_R
       Alt_L
       Alt_R
       Multi_key
       Super_L
       Super_R
    
    Screenshot_20170322_131316.png

    不幸的是,我写了一个全局的设定,结果造成了桌面右键间歇性失灵,费尽了周章才找明白原因。 把自定义的方案备份在此。当然下面最小化、最大化的热键需要你预先在Kwin模块下先定义热键为Alt+F9/F8。
    下面是配置文件,怎么使用呢,在“自定义快捷键”组里,点编辑旁边的下拉三角,导入就行了。然后,在旁边的“设置”里,启用手势,并选择使用哪个键,我是选择的鼠标右键,即3号键。


    Screenshot_20180615_103024.png

    然后,我不需要在虚拟机窗口内使用KDE的鼠标手势(虚拟机里的Windows有自己的手势软件),就需要在“条件”窗口下,指定运行的条件:非虚拟机窗口。


    Screenshot_20180615_102901.png

    将以下代码保存到文本文件内,在KDE的快捷键设置中导入即可。注意启用手势守护进程,及设置鼠标键

    [Data]
    DataCount=1
    
    [Data_1]
    Comment=全局鼠标手势
    DataCount=10
    Enabled=true
    Name=全局
    SystemGroup=0
    Type=ACTION_DATA_GROUP
    
    [Data_1Conditions]
    Comment=
    ConditionsCount=0
    
    [Data_1_1]
    Comment=注释
    Enabled=true
    Name=最小化
    Type=SIMPLE_ACTION_DATA
    
    [Data_1_10]
    Comment=注释
    Enabled=true
    Name=回到桌面1
    Type=SIMPLE_ACTION_DATA
    
    [Data_1_10Actions]
    ActionsCount=1
    
    [Data_1_10Actions0]
    CommandURL=xte 'keydown Control_L' 'key F1' 'keyup Control_L'
    Type=COMMAND_URL
    
    [Data_1_10Conditions]
    Comment=
    ConditionsCount=0
    
    [Data_1_10Triggers]
    Comment=Simple_action
    TriggersCount=1
    
    [Data_1_10Triggers0]
    GesturePointData=0,0.00812762,-0.25,0,0.159574,0.00812762,0.0243828,0.25,0.0070922,0.152482,0.0325105,0.0566023,0.133125,0.0283688,0.173759,0.0891128,0.0591699,0.161414,0.0921986,0.202128,0.148283,0.0463345,0.165249,0.156028,0.237589,0.194617,0.0877256,0.175597,0.205674,0.265957,0.282343,0.0956507,0.181862,0.297872,0.322695,0.377993,0.11834,0.161414,0.397163,0.386525,0.496333,0.0951313,0.138983,0.524823,0.457447,0.591465,0.0862064,0.204833,0.631206,0.507092,0.677671,0.0735987,0.214777,0.716312,0.570922,0.75127,0.054218,0.177808,0.787234,0.62766,0.805488,0.0406381,0.25,0.843972,0.663121,0.846126,0.0448862,0.278858,0.879433,0.698582,0.891012,0.0207214,0.187167,0.914894,0.741135,0.911733,0.0287355,0.295167,0.93617,0.755319,0.940469,0.0128509,0.352416,0.957447,0.783688,0.95332,0.0128509,0.352416,0.964539,0.797872,0.966171,0.00812762,0.25,0.971631,0.812057,0.974298,0.0128509,0.352416,0.978723,0.819149,0.987149,0.0128509,0.147584,0.985816,0.833333,1,0,0,1,0.840426
    Type=GESTURE
    
    [Data_1_1Actions]
    ActionsCount=1
    
    [Data_1_1Actions0]
    CommandURL=xte 'keydown Alt_L' 'key F9' 'keyup Alt_L'
    Type=COMMAND_URL
    
    [Data_1_1Conditions]
    Comment=
    ConditionsCount=0
    
    [Data_1_1Triggers]
    Comment=Simple_action
    TriggersCount=1
    
    [Data_1_1Triggers0]
    GesturePointData=0,0.00331189,1,1,0.179842,0.00331189,0.00936744,0.75,0.996047,0.179842,0.0126793,0.0119412,0.812833,0.988142,0.187747,0.0246205,0.0119412,0.812833,0.976285,0.195652,0.0365617,0.0212065,0.785223,0.964427,0.203557,0.0577682,0.0212065,0.785223,0.944664,0.219368,0.0789746,0.0234186,0.75,0.924901,0.235178,0.102393,0.0398805,0.768703,0.905138,0.254941,0.142274,0.0468372,0.75,0.869565,0.286561,0.189111,0.0539137,0.763831,0.83004,0.326087,0.243025,0.0563995,0.776465,0.782609,0.369565,0.299424,0.0682764,0.782812,0.731225,0.413043,0.367701,0.0698644,0.825391,0.667984,0.464427,0.437565,0.0744255,0.820691,0.596838,0.507905,0.51199,0.0698644,0.825391,0.521739,0.555336,0.581855,0.059706,0.812833,0.450593,0.598814,0.641561,0.0579344,0.827979,0.391304,0.63834,0.699495,0.0563022,0.844042,0.332016,0.673913,0.755797,0.0624887,0.822192,0.272727,0.705534,0.818286,0.0504452,0.871119,0.209486,0.745059,0.868731,0.0414979,0.841053,0.15415,0.768775,0.910229,0.0345772,0.907226,0.110672,0.79249,0.944806,0.0241109,0.911414,0.0711462,0.804348,0.968917,0.0178351,0.878881,0.0434783,0.812253,0.986752,0.0132476,1,0.0237154,0.820158
    Type=GESTURE
    
    [Data_1_2]
    Comment=注释
    Enabled=true
    Name=最大化
    Type=SIMPLE_ACTION_DATA
    
    [Data_1_2Actions]
    ActionsCount=1
    
    [Data_1_2Actions0]
    CommandURL=xte 'keydown Alt_L' 'key F8' 'keyup Alt_L'
    Type=COMMAND_URL
    
    [Data_1_2Conditions]
    Comment=
    ConditionsCount=0
    
    [Data_1_2Triggers]
    Comment=Simple_action
    TriggersCount=1
    
    [Data_1_2Triggers0]
    GesturePointData=0,0.00749921,-0.25,0,0.86755,0.00749921,0.0265137,-0.295167,0.00662252,0.860927,0.0340129,0.0299968,-0.25,0.0264901,0.834437,0.0640098,0.0339541,-0.214777,0.0529801,0.807947,0.0979639,0.0191193,-0.187167,0.0860927,0.781457,0.117083,0.0524945,-0.25,0.10596,0.768212,0.169578,0.050026,-0.177808,0.152318,0.721854,0.219604,0.0299968,-0.25,0.205298,0.688742,0.2496,0.0456159,-0.197432,0.231788,0.662252,0.295216,0.0355719,-0.147584,0.278146,0.629139,0.330788,0.050026,-0.177808,0.317881,0.609272,0.380814,0.03092,-0.172021,0.370861,0.576159,0.411734,0.0474292,-0.147584,0.403974,0.556291,0.459163,0.0355719,-0.147584,0.456954,0.529801,0.494735,0.0474292,-0.147584,0.496689,0.509934,0.542164,0.0427521,-0.165249,0.549669,0.483444,0.584917,0.0355719,-0.147584,0.596026,0.456954,0.620488,0.0427521,-0.165249,0.635762,0.437086,0.663241,0.03092,-0.172021,0.682119,0.410596,0.694161,0.0265137,-0.204833,0.715232,0.390728,0.720674,0.00749921,-0.25,0.741722,0.370861,0.728173,0.0265137,-0.204833,0.748344,0.364238,0.754687,0.0224976,-0.25,0.774834,0.344371,0.777185,0.00749921,-0.25,0.794702,0.324503,0.784684,0.0191193,-0.187167,0.801325,0.317881,0.803803,0.0191193,-0.312833,0.821192,0.304636,0.822923,0.00749921,-0.25,0.834437,0.284768,0.830422,0.0118573,-0.147584,0.84106,0.278146,0.842279,0.00749921,-0.25,0.854305,0.271523,0.849778,0.0118573,-0.352416,0.860927,0.264901,0.861636,0.0118573,-0.147584,0.86755,0.251656,0.873493,0.0118573,-0.352416,0.880795,0.245033,0.88535,0.00749921,-0.25,0.887417,0.231788,0.892849,0.0149984,-0.25,0.89404,0.225166,0.907848,0.0149984,-0.25,0.907285,0.211921,0.922846,0.0118573,-0.352416,0.92053,0.198675,0.934704,0.0149984,-0.25,0.927152,0.18543,0.949702,0.00749921,-0.25,0.940397,0.172185,0.957201,0.0149984,-0.25,0.94702,0.165563,0.9722,0.00749921,-0.25,0.960265,0.152318,0.979699,0.00749921,-0.25,0.966887,0.145695,0.987198,0.00749921,-0.25,0.97351,0.139073,0.994697,0.00530274,0,0.980132,0.13245
    Type=GESTURE
    
    [Data_1_3]
    Comment=注释
    Enabled=true
    Name=关闭标签
    Type=SIMPLE_ACTION_DATA
    
    [Data_1_3Actions]
    ActionsCount=1
    
    [Data_1_3Actions0]
    CommandURL=xte 'keydown Control_L' 'key W' 'keyup Control_L'
    Type=COMMAND_URL
    
    [Data_1_3Conditions]
    Comment=
    ConditionsCount=0
    
    [Data_1_3Triggers]
    Comment=Simple_action
    TriggersCount=1
    
    [Data_1_3Triggers0]
    GesturePointData=0,0.0045885,0.5,0.328025,0,0.0045885,0.00648912,0.25,0.328025,0.00636943,0.0110776,0.0145101,0.397584,0.334395,0.0127389,0.0255877,0.0189189,0.422021,0.340764,0.0318471,0.0445066,0.0137655,0.5,0.347134,0.0573248,0.0582721,0.0229425,0.5,0.347134,0.0764331,0.0812147,0.0324456,0.454833,0.347134,0.10828,0.11366,0.0229425,0.5,0.353503,0.152866,0.136603,0.0321195,0.5,0.353503,0.184713,0.168722,0.0412965,0.5,0.353503,0.229299,0.210019,0.0412965,0.5,0.353503,0.286624,0.251315,0.045885,0.5,0.353503,0.343949,0.2972,0.0415507,0.535223,0.353503,0.407643,0.338751,0.0461139,0.531726,0.347134,0.464968,0.384865,0.0467937,0.562833,0.340764,0.528662,0.431659,0.0321195,0.5,0.328025,0.592357,0.463778,0.0324456,0.545167,0.328025,0.636943,0.496224,0.0321195,0.5,0.321656,0.681529,0.528343,0.027531,0.5,0.321656,0.726115,0.555874,0.0279108,0.552568,0.321656,0.764331,0.583785,0.027531,0.5,0.315287,0.802548,0.611316,0.0229425,0.5,0.315287,0.840764,0.634259,0.0229425,0.5,0.315287,0.872611,0.657201,0.018354,0.5,0.315287,0.904459,0.675555,0.00917701,0.5,0.315287,0.929936,0.684732,0.0137655,0.5,0.315287,0.942675,0.698498,0.018354,0.5,0.315287,0.961783,0.716852,0.0045885,0.5,0.315287,0.987261,0.72144,0.0045885,0.5,0.315287,0.993631,0.726029,0.0045885,0,0.315287,1,0.730617,0.0102602,-0.147584,0.321656,1,0.740877,0.0229425,0,0.334395,0.993631,0.76382,0.018354,0,0.366242,0.993631,0.782174,0.027531,0,0.39172,0.993631,0.809705,0.0229425,0,0.429936,0.993631,0.832647,0.0229425,0,0.461783,0.993631,0.85559,0.018354,0,0.493631,0.993631,0.873944,0.0229425,0,0.519108,0.993631,0.896887,0.0137655,0,0.550955,0.993631,0.910652,0.0137655,0,0.570064,0.993631,0.924418,0.0045885,0,0.589172,0.993631,0.929006,0.0045885,0,0.595541,0.993631,0.933595,0.0045885,0,0.601911,0.993631,0.938183,0.00917701,0,0.60828,0.993631,0.94736,0.0205204,-0.147584,0.621019,0.993631,0.96788,0.00917701,0,0.646497,0.980892,0.977057,0.0137655,0,0.659236,0.980892,0.990823,0.0045885,0,0.678344,0.980892,0.995411,0.0045885,-0.5,0.684713,0.980892
    Type=GESTURE
    
    [Data_1_4]
    Comment=注释
    Enabled=true
    Name=前一标签
    Type=SIMPLE_ACTION_DATA
    
    [Data_1_4Actions]
    ActionsCount=1
    
    [Data_1_4Actions0]
    CommandURL=xte 'keydown Control_L' 'key Tab' 'keyup Control_L'
    Type=COMMAND_URL
    
    [Data_1_4Conditions]
    Comment=
    ConditionsCount=0
    
    [Data_1_4Triggers]
    Comment=Simple_action
    TriggersCount=1
    
    [Data_1_4Triggers0]
    GesturePointData=0,0.00892415,-0.5,0.808511,1,0.00892415,0.00446208,-0.5,0.808511,0.985816,0.0133862,0.00892415,-0.5,0.808511,0.978723,0.0223104,0.00892415,-0.5,0.808511,0.964539,0.0312345,0.00892415,-0.5,0.808511,0.950355,0.0401587,0.0133862,-0.5,0.808511,0.93617,0.0535449,0.00997751,-0.647584,0.808511,0.914894,0.0635224,0.0133862,-0.5,0.801418,0.900709,0.0769087,0.0178483,-0.5,0.801418,0.879433,0.094757,0.0223104,-0.5,0.801418,0.851064,0.117067,0.0267725,-0.5,0.801418,0.815603,0.14384,0.0223104,-0.5,0.801418,0.77305,0.16615,0.0133862,-0.5,0.801418,0.737589,0.179536,0.0133862,-0.5,0.801418,0.716312,0.192923,0.0312345,-0.5,0.801418,0.695035,0.224157,0.0267725,-0.5,0.801418,0.64539,0.25093,0.0223104,-0.5,0.801418,0.602837,0.27324,0.0178483,-0.5,0.801418,0.567376,0.291088,0.0223104,-0.5,0.801418,0.539007,0.313399,0.0178483,-0.5,0.801418,0.503546,0.331247,0.0178483,-0.5,0.801418,0.475177,0.349095,0.0133862,-0.5,0.801418,0.446809,0.362482,0.0223104,-0.5,0.801418,0.425532,0.384792,0.0133862,-0.5,0.801418,0.390071,0.398178,0.0178483,-0.5,0.801418,0.368794,0.416027,0.0133862,-0.5,0.801418,0.340426,0.429413,0.0141103,-0.602416,0.801418,0.319149,0.443523,0.00446208,-0.5,0.794326,0.297872,0.447985,0.00892415,-0.5,0.794326,0.29078,0.456909,0.0223104,-0.5,0.794326,0.276596,0.47922,0.0133862,-0.5,0.794326,0.241135,0.492606,0.0133862,-0.5,0.794326,0.219858,0.505992,0.00446208,-0.5,0.794326,0.198582,0.510454,0.0133862,-0.5,0.794326,0.191489,0.52384,0.00892415,-0.5,0.794326,0.170213,0.532765,0.00446208,-0.5,0.794326,0.156028,0.537227,0.00892415,-0.5,0.794326,0.148936,0.546151,0.00446208,-0.5,0.794326,0.134752,0.550613,0.00446208,-0.5,0.794326,0.12766,0.555075,0.00631033,-0.75,0.794326,0.120567,0.561385,0.00446208,-0.5,0.787234,0.113475,0.565847,0.00892415,-0.5,0.787234,0.106383,0.574772,0.0133862,-0.5,0.787234,0.0921986,0.588158,0.00446208,-0.5,0.787234,0.070922,0.59262,0.00997751,-0.647584,0.787234,0.0638298,0.602597,0.00446208,-0.5,0.780142,0.0496454,0.607059,0.00892415,-0.5,0.780142,0.0425532,0.615984,0.00892415,-0.5,0.780142,0.0283688,0.624908,0.00446208,-0.5,0.780142,0.0141844,0.62937,0.00446208,-0.5,0.780142,0.0070922,0.633832,0.00446208,1,0.780142,0,0.638294,0.0133862,1,0.77305,0,0.65168,0.0223104,1,0.751773,0,0.673991,0.0223104,1,0.716312,0,0.696301,0.0223104,1,0.680851,0,0.718611,0.0359744,0.960417,0.64539,0,0.754586,0.0312345,1,0.588652,0.0070922,0.78582,0.0312345,1,0.539007,0.0070922,0.817055,0.0267725,1,0.489362,0.0070922,0.843827,0.0267725,1,0.446809,0.0070922,0.8706,0.0133862,1,0.404255,0.0070922,0.883986,0.0178483,1,0.382979,0.0070922,0.901834,0.0133862,1,0.35461,0.0070922,0.915221,0.00446208,1,0.333333,0.0070922,0.919683,0.00446208,1,0.326241,0.0070922,0.924145,0.0133862,1,0.319149,0.0070922,0.937531,0.00446208,1,0.297872,0.0070922,0.941993,0.00892415,1,0.29078,0.0070922,0.950917,0.00892415,1,0.276596,0.0070922,0.959841,0.00446208,1,0.262411,0.0070922,0.964303,0.00892415,1,0.255319,0.0070922,0.973228,0.00892415,1,0.241135,0.0070922,0.982152,0.00892415,1,0.22695,0.0070922,0.991076,0.00446208,1,0.212766,0.0070922,0.995538,0.00446208,1,0.205674,0.0070922
    Type=GESTURE
    
    [Data_1_5]
    Comment=注释
    Enabled=true
    Name=后一标签
    Type=SIMPLE_ACTION_DATA
    
    [Data_1_5Actions]
    ActionsCount=1
    
    [Data_1_5Actions0]
    CommandURL=xte 'keydown Control_L' 'keydown Shift_L' 'key Tab' 'keyup Control_L' 'keyup Shift_L'\s
    Type=COMMAND_URL
    
    [Data_1_5Conditions]
    Comment=
    ConditionsCount=0
    
    [Data_1_5Triggers]
    Comment=Simple_action
    TriggersCount=1
    
    [Data_1_5Triggers0]
    GesturePointData=0,0.00793498,-0.5,0.125,1,0.00793498,0.0119025,-0.5,0.125,0.986486,0.0198375,0.0119025,-0.5,0.125,0.966216,0.0317399,0.01587,-0.5,0.125,0.945946,0.0476099,0.0198375,-0.5,0.125,0.918919,0.0674473,0.0277724,-0.5,0.125,0.885135,0.0952198,0.0238049,-0.5,0.125,0.837838,0.119025,0.0477749,-0.473535,0.125,0.797297,0.1668,0.0238049,-0.5,0.131757,0.716216,0.190605,0.0238049,-0.5,0.131757,0.675676,0.21441,0.0238049,-0.5,0.131757,0.635135,0.238214,0.0198375,-0.5,0.131757,0.594595,0.258052,0.0238049,-0.5,0.131757,0.560811,0.281857,0.0250926,-0.397584,0.131757,0.52027,0.306949,0.0238049,-0.5,0.14527,0.47973,0.330754,0.0119025,-0.5,0.14527,0.439189,0.342657,0.0241333,-0.447432,0.14527,0.418919,0.36679,0.0198375,-0.5,0.152027,0.378378,0.386628,0.0198375,-0.5,0.152027,0.344595,0.406465,0.0198375,-0.5,0.152027,0.310811,0.426303,0.0238049,-0.5,0.152027,0.277027,0.450107,0.0163584,-0.422021,0.152027,0.236486,0.466466,0.0119025,-0.5,0.158784,0.209459,0.478368,0.01587,-0.5,0.158784,0.189189,0.494238,0.0119025,-0.5,0.158784,0.162162,0.506141,0.0119025,-0.5,0.158784,0.141892,0.518043,0.0119025,-0.5,0.158784,0.121622,0.529946,0.00561088,-0.25,0.158784,0.101351,0.535557,0.00793498,-0.5,0.165541,0.0945946,0.543492,0.00396749,-0.5,0.165541,0.0810811,0.547459,0.00793498,-0.5,0.165541,0.0743243,0.555394,0.00396749,-0.5,0.165541,0.0608108,0.559362,0.00793498,-0.5,0.165541,0.0540541,0.567297,0.00396749,-0.5,0.165541,0.0405405,0.571264,0.00793498,-0.5,0.165541,0.0337838,0.579199,0.00396749,-0.5,0.165541,0.0202703,0.583166,0.00396749,-0.5,0.165541,0.0135135,0.587134,0.00396749,0,0.165541,0.00675676,0.591101,0.0119025,0,0.172297,0.00675676,0.603004,0.01587,0,0.192568,0.00675676,0.618874,0.0357074,0,0.219595,0.00675676,0.654581,0.0319869,-0.0395834,0.280405,0.00675676,0.686568,0.0396749,0,0.334459,0,0.726243,0.0515774,0,0.402027,0,0.777821,0.0555449,0,0.489865,0,0.833365,0.0436424,0,0.584459,0,0.877008,0.0476099,0,0.658784,0,0.924618,0.0357074,0,0.739865,0,0.960325,0.0198375,0,0.800676,0,0.980163,0.0119025,0,0.834459,0,0.992065,0.00793498,0,0.85473,0
    Type=GESTURE
    
    [Data_1_6]
    Comment=注释
    Enabled=true
    Name=前进
    Type=SIMPLE_ACTION_DATA
    
    [Data_1_6Actions]
    ActionsCount=1
    
    [Data_1_6Actions0]
    CommandURL=xte 'keydown Alt_L' 'key Right' 'keyup Alt_L'
    Type=COMMAND_URL
    
    [Data_1_6Conditions]
    Comment=
    ConditionsCount=0
    
    [Data_1_6Triggers]
    Comment=Simple_action
    TriggersCount=1
    
    [Data_1_6Triggers0]
    GesturePointData=0,0.0157987,1,1,0.481579,0.0157987,0.0157987,1,0.984211,0.481579,0.0315973,0.0263311,1,0.968421,0.481579,0.0579284,0.0315973,1,0.942105,0.481579,0.0895257,0.0421297,1,0.910526,0.481579,0.131655,0.0421297,1,0.868421,0.481579,0.173785,0.0579284,1,0.826316,0.481579,0.231714,0.0631946,1,0.768421,0.481579,0.294908,0.0631946,1,0.705263,0.481579,0.358103,0.0526622,1,0.642105,0.481579,0.410765,0.0631946,1,0.589474,0.481579,0.47396,0.0631946,1,0.526316,0.481579,0.537154,0.0315973,1,0.463158,0.481579,0.568752,0.0529248,0.968274,0.431579,0.481579,0.621676,0.0421297,1,0.378947,0.486842,0.663806,0.0263311,1,0.336842,0.486842,0.690137,0.0424576,0.960417,0.310526,0.486842,0.732595,0.0210649,1,0.268421,0.492105,0.75366,0.0383386,0.911414,0.247368,0.492105,0.791998,0.0210649,1,0.210526,0.502632,0.813063,0.0268525,0.937167,0.189474,0.502632,0.839916,0.0263311,1,0.163158,0.507895,0.866247,0.0210649,1,0.136842,0.507895,0.887312,0.00526622,1,0.115789,0.507895,0.892578,0.0210649,1,0.110526,0.507895,0.913643,0.0105324,1,0.0894737,0.507895,0.924175,0.0166532,0.897584,0.0789474,0.507895,0.940828,0.0105324,1,0.0631579,0.513158,0.951361,0.00526622,1,0.0526316,0.513158,0.956627,0.0105324,1,0.0473684,0.513158,0.96716,0.00526622,1,0.0368421,0.513158,0.972426,0.0117756,0.852416,0.0315789,0.513158,0.984201,0.0105324,1,0.0210526,0.518421,0.994734,0.00526622,1,0.0105263,0.518421
    Type=GESTURE
    
    [Data_1_7]
    Comment=注释
    Enabled=true
    Name=后退
    Type=SIMPLE_ACTION_DATA
    
    [Data_1_7Actions]
    ActionsCount=1
    
    [Data_1_7Actions0]
    CommandURL=xte 'keydown Alt_L' 'key Left' 'keyup Alt_L'
    Type=COMMAND_URL
    
    [Data_1_7Conditions]
    Comment=
    ConditionsCount=0
    
    [Data_1_7Triggers]
    Comment=Simple_action
    TriggersCount=1
    
    [Data_1_7Triggers0]
    GesturePointData=0,0.0329872,-0.0525685,0,0.491892,0.0329872,0.0271153,0,0.0324324,0.486486,0.0601025,0.0488075,0,0.0594595,0.486486,0.10891,0.0650767,0,0.108108,0.486486,0.173987,0.0713292,0.0485898,0.172973,0.486486,0.245316,0.0867689,0,0.243243,0.497297,0.332085,0.0923513,0.0187026,0.32973,0.497297,0.424436,0.092192,0,0.421622,0.502703,0.516628,0.0820657,0.0421925,0.513514,0.502703,0.598694,0.103038,0,0.594595,0.513514,0.701732,0.0813459,0,0.697297,0.513514,0.783078,0.0650767,0,0.778378,0.513514,0.848154,0.0433845,0,0.843243,0.513514,0.891539,0.0379614,0,0.886486,0.513514,0.9295,0.0271153,0,0.924324,0.513514,0.956616,0.0271153,0,0.951351,0.513514,0.983731,0.00542306,0,0.978378,0.513514,0.989154,0.0108461,0,0.983784,0.513514
    Type=GESTURE
    
    [Data_1_8]
    Comment=注释
    Enabled=true
    Name=计算器
    Type=SIMPLE_ACTION_DATA
    
    [Data_1_8Actions]
    ActionsCount=1
    
    [Data_1_8Actions0]
    CommandURL=kcalc
    Type=COMMAND_URL
    
    [Data_1_8Conditions]
    Comment=
    ConditionsCount=0
    
    [Data_1_8Triggers]
    Comment=Simple_action
    TriggersCount=1
    
    [Data_1_8Triggers0]
    GesturePointData=0,0.00394267,-0.75,0.846369,0.0223464,0.00394267,0.00278789,1,0.840782,0.0167598,0.00673056,0.00623391,-0.852416,0.835196,0.0167598,0.0129645,0.00278789,1,0.824022,0.0111732,0.0157524,0.00557578,1,0.818436,0.0111732,0.0213282,0.00881609,-0.897584,0.807263,0.0111732,0.0301442,0.00836367,1,0.790503,0.00558659,0.0385079,0.0111516,1,0.773743,0.00558659,0.0496595,0.00881609,-0.897584,0.751397,0.00558659,0.0584756,0.0139395,1,0.734637,0,0.072415,0.00836367,1,0.706704,0,0.0807787,0.0111516,1,0.689944,0,0.0919303,0.0167273,1,0.667598,0,0.108658,0.0114948,0.922021,0.634078,0,0.120152,0.0142155,0.937167,0.611732,0.00558659,0.134368,0.0150133,0.878881,0.583799,0.0111732,0.149381,0.0176322,0.897584,0.555866,0.0223464,0.167013,0.0100519,0.812833,0.522346,0.0335196,0.177065,0.0162561,0.827979,0.505587,0.0446927,0.193321,0.0187017,0.852416,0.477654,0.0614525,0.212023,0.0217741,0.778858,0.444134,0.0782123,0.233797,0.0201038,0.812833,0.410615,0.106145,0.253901,0.011828,0.75,0.377095,0.128492,0.265729,0.0257031,0.774437,0.360335,0.145251,0.291432,0.0178512,0.714777,0.321229,0.178771,0.309283,0.0157707,0.75,0.298883,0.206704,0.325054,0.0217741,0.721142,0.276536,0.22905,0.346828,0.0124678,0.647584,0.248603,0.26257,0.359296,0.0249357,0.647584,0.23743,0.284916,0.384231,0.0224767,0.665249,0.215084,0.329609,0.406708,0.0197134,0.545167,0.192737,0.368715,0.426422,0.0344843,0.577979,0.187151,0.407821,0.460906,0.028018,0.531726,0.170391,0.47486,0.488924,0.0311696,0.557249,0.164804,0.530726,0.520093,0.025091,0.5,0.153631,0.592179,0.545184,0.0306668,0.5,0.153631,0.642458,0.575851,0.025091,0.5,0.153631,0.703911,0.600942,0.0306668,0.5,0.153631,0.75419,0.631609,0.0202962,0.411414,0.153631,0.815642,0.651905,0.0187017,0.352416,0.164804,0.854749,0.670607,0.0212319,0.371119,0.181564,0.888268,0.691839,0.0124678,0.352416,0.198324,0.927374,0.704307,0.0139395,0.295167,0.209497,0.949721,0.718246,0.0162561,0.172021,0.226257,0.972067,0.734502,0.0124678,0.147584,0.25419,0.988827,0.74697,0.00836367,0,0.276536,1,0.755334,0.0111516,0,0.293296,1,0.766485,0.0139395,0,0.315642,1,0.780425,0.0167273,0,0.343575,1,0.797152,0.0167273,0,0.377095,1,0.813879,0.0224767,-0.0395834,0.410615,1,0.836356,0.0150133,-0.121119,0.455307,0.994413,0.851369,0.0169581,-0.0525685,0.48324,0.98324,0.868327,0.0169581,-0.0525685,0.51676,0.977654,0.885286,0.00836367,0,0.550279,0.972067,0.893649,0.0176322,-0.102416,0.567039,0.972067,0.911281,0.0111516,0,0.600559,0.960894,0.922433,0.0150133,-0.121119,0.622905,0.960894,0.937446,0.00881609,-0.102416,0.650838,0.949721,0.946262,0.0176322,-0.102416,0.667598,0.944134,0.963894,0.0124678,-0.147584,0.701117,0.932961,0.976362,0.00278789,0,0.723464,0.921788,0.97915,0.011828,-0.25,0.72905,0.921788,0.990978,0.00623391,-0.147584,0.74581,0.905028,0.997212,0.00278789,0,0.756983,0.899441
    Type=GESTURE
    
    [Data_1_9]
    Comment=注释
    Enabled=true
    Name=yakuake
    Type=SIMPLE_ACTION_DATA
    
    [Data_1_9Actions]
    ActionsCount=1
    
    [Data_1_9Actions0]
    CommandURL=xte 'key F12'
    Type=COMMAND_URL
    
    [Data_1_9Conditions]
    Comment=
    ConditionsCount=0
    
    [Data_1_9Triggers]
    Comment=Simple_action
    TriggersCount=1
    
    [Data_1_9Triggers0]
    GesturePointData=0,0.00157965,-0.5,0,0.384488,0.00157965,0.00157965,-0.5,0,0.381188,0.00315931,0.00446794,-0.25,0,0.377888,0.00762725,0.0111698,-0.0451672,0.00660066,0.371287,0.0187971,0.0239045,-0.0421925,0.029703,0.367987,0.0427016,0.0284338,0,0.0792079,0.361386,0.0711354,0.0347524,0,0.138614,0.361386,0.105888,0.0446794,-0.0451672,0.211221,0.361386,0.150567,0.0347524,0,0.30363,0.348185,0.18532,0.0379117,0,0.376238,0.348185,0.223231,0.0379117,0,0.455446,0.348185,0.261143,0.0315931,0,0.534653,0.348185,0.292736,0.0268541,0,0.60066,0.348185,0.31959,0.0189559,0,0.656766,0.348185,0.338546,0.0110576,0,0.69637,0.348185,0.349604,0.00947793,0,0.719472,0.348185,0.359081,0.00157965,0,0.739274,0.348185,0.360661,0.00315931,0,0.742574,0.348185,0.36382,0.00157965,0,0.749175,0.348185,0.3654,0.00157965,1,0.752475,0.348185,0.36698,0.00569552,0.687167,0.749175,0.348185,0.372675,0.00569552,0.687167,0.742574,0.358086,0.378371,0.00569552,0.687167,0.735974,0.367987,0.384066,0.0123375,0.778858,0.729373,0.377888,0.396404,0.0145637,0.774437,0.709571,0.394389,0.410968,0.0127356,0.834751,0.686469,0.414191,0.423703,0.011391,0.812833,0.663366,0.427393,0.435094,0.0141289,0.852416,0.643564,0.440594,0.449223,0.0170866,0.812833,0.617162,0.453795,0.46631,0.0180108,0.915249,0.587459,0.473597,0.48432,0.0233233,0.842774,0.551155,0.483498,0.507644,0.0260523,0.922021,0.508251,0.506601,0.533696,0.0249765,0.897584,0.455446,0.519802,0.558673,0.0180108,0.915249,0.405941,0.536304,0.576683,0.019087,0.8642,0.369637,0.546205,0.59577,0.0219453,0.831909,0.333333,0.562706,0.617716,0.00706443,0.852416,0.293729,0.585809,0.62478,0.0101147,0.785223,0.280528,0.592409,0.634895,0.00223397,0.75,0.264026,0.605611,0.637129,0.00223397,0.75,0.260726,0.608911,0.639363,0.00223397,0.75,0.257426,0.612211,0.641597,0.00157965,0.5,0.254125,0.615512,0.643176,0.00157965,0.5,0.254125,0.618812,0.644756,0,0,0.254125,0.622112,0.644756,0.0111698,0.0451672,0.254125,0.622112,0.655926,0.0239045,0.0421925,0.277228,0.625413,0.67983,0.0331727,0,0.326733,0.632013,0.713003,0.0421504,0.0721923,0.39604,0.632013,0.755154,0.041071,0,0.481848,0.651815,0.796225,0.0442303,0,0.567657,0.651815,0.840455,0.041071,0,0.660066,0.651815,0.881526,0.0347524,0,0.745875,0.651815,0.916278,0.0315931,0,0.818482,0.651815,0.947871,0.0236948,0,0.884488,0.651815,0.971566,0.0173762,0,0.933993,0.651815,0.988942,0.0110576,0,0.970297,0.651815
    Type=GESTURE
    
    [Main]
    AllowMerge=false
    Version=2
    
    

    相关文章

      网友评论

        本文标题:KDE下的“全局”鼠标手势

        本文链接:https://www.haomeiwen.com/subject/zyronttx.html