dot/emacs, el/dot-emacs.el: Update browser configuration.
[profile] / firefox / smartup-gestures.json
1 {
2 "about": {
3 "donatedev": {
4 "ad": true
5 }
6 },
7 "apps": {
8 "appslist": {
9 "n_closebox": true
10 }
11 },
12 "ctm": {
13 "settings": {
14 "disable": true,
15 "opt": true,
16 "fnswitch": false,
17 "homepage": true
18 },
19 "actions": [
20 {
21 "name": "newtab",
22 "selects": [
23 {
24 "type": "n_optype",
25 "value": "n_new"
26 },
27 {
28 "type": "n_position",
29 "value": "s_default"
30 }
31 ],
32 "checks": [
33 {
34 "type": "n_pin",
35 "value": false
36 }
37 ]
38 }
39 ]
40 },
41 "drg": {
42 "settings": {
43 "holdkey": "ctrl",
44 "holdimgkey": "shift",
45 "drgbox": false,
46 "drgtobox": true,
47 "drgurl": true,
48 "drgimg": false,
49 "txt": false,
50 "lnk": true,
51 "img": true,
52 "draggable": true
53 },
54 "ui": {
55 "line": {
56 "enable": true,
57 "color": "#bb4444",
58 "width": 3,
59 "opacity": 90
60 },
61 "direct": {
62 "enable": false,
63 "color": "#8e9bd5",
64 "width": 32,
65 "opacity": 80,
66 "style": "center"
67 },
68 "tip": {
69 "enable": true,
70 "color": "#ffffff",
71 "bgcolor": "#5e6a88",
72 "width": "16",
73 "opacity": "90",
74 "style": "center",
75 "withdir": true
76 },
77 "note": {
78 "enable": false,
79 "color": "#f75620",
80 "opacity": 90,
81 "width": 12,
82 "style": "hover"
83 },
84 "allaction": {
85 "enable": false,
86 "color": "#ffffff",
87 "bgcolor": "#576f71",
88 "width": 24,
89 "opacity": 70,
90 "style": "ui_bottom"
91 }
92 },
93 "tdrg": [
94 {
95 "direct": "LDR",
96 "name": "copytxt"
97 }
98 ],
99 "ldrg": [
100 {
101 "direct": "D",
102 "name": "openlnk",
103 "mydes": {
104 "type": true,
105 "value": "Open link in background"
106 },
107 "selects": [
108 {
109 "type": "n_optype",
110 "value": "s_back"
111 },
112 {
113 "type": "n_position",
114 "value": "s_right"
115 }
116 ],
117 "checks": [
118 {
119 "type": "n_pin",
120 "value": false
121 }
122 ]
123 },
124 {
125 "direct": "R",
126 "name": "openlnk",
127 "selects": [
128 {
129 "type": "n_optype",
130 "value": "s_new"
131 },
132 {
133 "type": "n_position",
134 "value": "s_right"
135 }
136 ],
137 "checks": [
138 {
139 "type": "n_pin",
140 "value": false
141 }
142 ],
143 "mydes": {
144 "type": true,
145 "value": "Open link in new tab"
146 },
147 "type": "action"
148 },
149 {
150 "name": "openlnk",
151 "direct": "U",
152 "mydes": {
153 "type": true,
154 "value": "Open link in new window"
155 },
156 "selects": [
157 {
158 "type": "n_optype",
159 "value": "s_win"
160 },
161 {
162 "type": "n_position",
163 "value": "s_default"
164 }
165 ],
166 "checks": [
167 {
168 "type": "n_pin",
169 "value": false
170 }
171 ]
172 },
173 {
174 "name": "copylnkurl",
175 "direct": "LDR"
176 },
177 {
178 "name": "dllink",
179 "direct": "RD",
180 "checks": [
181 {
182 "type": "n_dialog",
183 "value": true
184 }
185 ]
186 }
187 ],
188 "idrg": [
189 {
190 "direct": "R",
191 "name": "openimg",
192 "selects": [
193 {
194 "type": "n_optype",
195 "value": "s_new"
196 },
197 {
198 "type": "n_position",
199 "value": "s_right"
200 }
201 ],
202 "checks": [
203 {
204 "type": "n_pin",
205 "value": false
206 }
207 ],
208 "mydes": {
209 "type": true,
210 "value": "Open image in new tab"
211 }
212 },
213 {
214 "name": "openimg",
215 "direct": "U",
216 "selects": [
217 {
218 "type": "n_optype",
219 "value": "s_win"
220 },
221 {
222 "type": "n_position",
223 "value": "s_default"
224 }
225 ],
226 "checks": [
227 {
228 "type": "n_pin",
229 "value": false
230 }
231 ],
232 "mydes": {
233 "type": true,
234 "value": "Open image in new window"
235 }
236 },
237 {
238 "name": "openimg",
239 "direct": "D",
240 "mydes": {
241 "type": true,
242 "value": "Open image in background tab"
243 },
244 "selects": [
245 {
246 "type": "n_optype",
247 "value": "s_back"
248 },
249 {
250 "type": "n_position",
251 "value": "s_right"
252 }
253 ],
254 "checks": [
255 {
256 "type": "n_pin",
257 "value": false
258 }
259 ]
260 },
261 {
262 "name": "imgsearch",
263 "direct": "RDLD",
264 "selects": [
265 {
266 "type": "n_imgengine",
267 "value": "0"
268 },
269 {
270 "type": "n_encoding",
271 "value": "s_none"
272 },
273 {
274 "type": "n_optype",
275 "value": "s_new"
276 },
277 {
278 "type": "n_position",
279 "value": "s_right"
280 }
281 ],
282 "checks": [
283 {
284 "type": "n_pin",
285 "value": false
286 }
287 ]
288 },
289 {
290 "name": "saveimgas",
291 "direct": "RD",
292 "checks": [
293 {
294 "type": "n_dlbar",
295 "value": true
296 },
297 {
298 "type": "n_notif",
299 "value": true
300 }
301 ]
302 }
303 ]
304 },
305 "general": {
306 "settings": {
307 "timeout": true,
308 "timeoutvalue": 2000,
309 "timeout_nomenu": true,
310 "minlength": 10,
311 "autosave": true,
312 "icon": true,
313 "theme": "colorful",
314 "notif": false,
315 "appnotif": true,
316 "esc": true
317 },
318 "fnswitch": {
319 "fnmges": true,
320 "fnsdrg": false,
321 "fndrg": true,
322 "fnrges": false,
323 "fnwges": false,
324 "fnpop": false,
325 "fnicon": false,
326 "fnctm": false
327 },
328 "engine": {
329 "txtengine": [
330 {
331 "name": "Google",
332 "content": "https://www.google.com/search?q=%s"
333 },
334 {
335 "name": "Bing",
336 "content": "http://www.bing.com/search?q=%s"
337 }
338 ],
339 "imgengine": [
340 {
341 "name": "Google Images",
342 "content": "https://www.google.com/searchbyimage?image_url=%s"
343 },
344 {
345 "name": "Bing Images",
346 "content": "http://www.bing.com/images/searchbyimage?&imgurl=%s"
347 }
348 ]
349 },
350 "script": {
351 "script": [
352 {
353 "name": "Test Script",
354 "content": "alert('test script 1.')"
355 },
356 {
357 "name": "Test Script2",
358 "content": "alert('test script 2.')"
359 }
360 ]
361 },
362 "linux": {
363 "cancelmenu": false
364 },
365 "sync": {
366 "autosync": true
367 }
368 },
369 "icon": {
370 "settings": {
371 "type": "back",
372 "tip": true
373 },
374 "actions": [
375 {
376 "name": "newtab",
377 "selects": [
378 {
379 "type": "n_optype",
380 "value": "n_new"
381 },
382 {
383 "type": "n_position",
384 "value": "s_default"
385 }
386 ],
387 "checks": [
388 {
389 "type": "n_pin",
390 "value": false
391 }
392 ]
393 }
394 ]
395 },
396 "mges": {
397 "settings": {
398 "model": "4",
399 "holdkey": "none",
400 "txttourl": true,
401 "lnktoimg": false
402 },
403 "ui": {
404 "line": {
405 "enable": true,
406 "color": "#44bb44",
407 "width": 3,
408 "opacity": 90
409 },
410 "direct": {
411 "enable": false,
412 "color": "#8e9bd5",
413 "width": 32,
414 "opacity": 80,
415 "style": "center"
416 },
417 "tip": {
418 "enable": true,
419 "color": "#ffffff",
420 "bgcolor": "#5e6a88",
421 "width": "16",
422 "opacity": "90",
423 "style": "center",
424 "withdir": true
425 },
426 "note": {
427 "enable": false,
428 "color": "#f75620",
429 "opacity": 90,
430 "width": 12,
431 "style": "hover"
432 },
433 "allaction": {
434 "enable": false,
435 "color": "#ffffff",
436 "bgcolor": "#576f71",
437 "width": 24,
438 "opacity": 70,
439 "style": "ui_bottom"
440 }
441 },
442 "actions": [
443 {
444 "direct": "L",
445 "name": "back",
446 "type": "action"
447 },
448 {
449 "direct": "R",
450 "name": "forward",
451 "type": "action"
452 },
453 {
454 "direct": "D",
455 "name": "newtab",
456 "selects": [
457 {
458 "type": "n_optype",
459 "value": "s_new"
460 },
461 {
462 "type": "n_position",
463 "value": "s_default"
464 }
465 ],
466 "checks": [
467 {
468 "type": "n_pin",
469 "value": false
470 }
471 ],
472 "type": "action"
473 },
474 {
475 "direct": "DR",
476 "name": "close",
477 "mydes": {
478 "type": true,
479 "value": "Close current tab"
480 },
481 "selects": [
482 {
483 "type": "n_tab",
484 "value": "s_current"
485 },
486 {
487 "type": "n_close_sel",
488 "value": "s_default"
489 }
490 ],
491 "checks": [
492 {
493 "type": "n_close_keep",
494 "value": false
495 }
496 ],
497 "type": "action"
498 },
499 {
500 "direct": "UL",
501 "name": "switchtab",
502 "mydes": {
503 "type": true,
504 "value": "Switch to left tab"
505 },
506 "selects": [
507 {
508 "type": "n_tab_lrhl",
509 "value": "s_left"
510 }
511 ]
512 },
513 {
514 "direct": "UR",
515 "name": "switchtab",
516 "mydes": {
517 "type": true,
518 "value": "Switch to right tab"
519 },
520 "selects": [
521 {
522 "type": "n_tab_lrhl",
523 "value": "s_right"
524 }
525 ]
526 },
527 {
528 "direct": "LU",
529 "name": "reopen"
530 },
531 {
532 "direct": "UD",
533 "name": "reload",
534 "mydes": {
535 "type": true,
536 "value": "Reload current tab"
537 },
538 "selects": [
539 {
540 "type": "n_tab",
541 "value": "s_current"
542 }
543 ],
544 "checks": [
545 {
546 "type": "n_reload_clear",
547 "value": false
548 }
549 ],
550 "type": "action"
551 },
552 {
553 "direct": "UDU",
554 "name": "reload",
555 "mydes": {
556 "type": true,
557 "value": "Reload current tab without cache"
558 },
559 "selects": [
560 {
561 "type": "n_tab",
562 "value": "s_current"
563 }
564 ],
565 "checks": [
566 {
567 "type": "n_reload_clear",
568 "value": true
569 }
570 ]
571 },
572 {
573 "direct": "RDLU",
574 "name": "optionspage"
575 },
576 {
577 "name": "upperlevel",
578 "direct": "ULU",
579 "selects": [
580 {
581 "type": "n_optype",
582 "value": "s_current"
583 },
584 {
585 "type": "n_position",
586 "value": "s_default"
587 }
588 ],
589 "checks": [
590 {
591 "type": "n_pin",
592 "value": false
593 }
594 ]
595 },
596 {
597 "name": "decrement",
598 "direct": "LR",
599 "selects": [
600 {
601 "type": "n_optype",
602 "value": "s_current"
603 },
604 {
605 "type": "n_position",
606 "value": "s_default"
607 }
608 ],
609 "checks": [
610 {
611 "type": "n_pin",
612 "value": false
613 }
614 ]
615 },
616 {
617 "name": "increment",
618 "direct": "RL",
619 "selects": [
620 {
621 "type": "n_optype",
622 "value": "s_current"
623 },
624 {
625 "type": "n_position",
626 "value": "s_default"
627 }
628 ],
629 "checks": [
630 {
631 "type": "n_pin",
632 "value": false
633 }
634 ]
635 },
636 {
637 "name": "min",
638 "direct": "RD",
639 "type": "action"
640 }
641 ]
642 },
643 "plus": {},
644 "pop": {
645 "settings": {
646 "type": "front",
647 "last": false
648 },
649 "actions": [
650 {
651 "name": "reload",
652 "mydes": {
653 "type": true,
654 "value": "Reload current tab"
655 },
656 "selects": [
657 {
658 "type": "n_tab",
659 "value": "s_current"
660 }
661 ],
662 "checks": [
663 {
664 "type": "n_reload_clear",
665 "value": false
666 }
667 ]
668 },
669 {
670 "name": "newtab",
671 "selects": [
672 {
673 "type": "n_optype",
674 "value": "n_new"
675 },
676 {
677 "type": "n_position",
678 "value": "s_default"
679 }
680 ],
681 "checks": [
682 {
683 "type": "n_pin",
684 "value": false
685 }
686 ]
687 }
688 ]
689 },
690 "rges": {
691 "actions": [
692 {
693 "name": "switchtab",
694 "mydes": {
695 "type": true,
696 "value": "Switch to right tab"
697 },
698 "selects": [
699 {
700 "type": "n_tab_lrhl",
701 "value": "s_right"
702 }
703 ]
704 },
705 {
706 "name": "switchtab",
707 "mydes": {
708 "type": true,
709 "value": "Switch to left tab"
710 },
711 "selects": [
712 {
713 "type": "n_tab_lrhl",
714 "value": "s_left"
715 }
716 ]
717 }
718 ]
719 },
720 "sdrg": {
721 "settings": {
722 "holdkey": "ctrl",
723 "holdimgkey": "alt",
724 "drgbox": false,
725 "drgtobox": true,
726 "drgurl": true,
727 "drgimg": true,
728 "txt": true,
729 "lnk": true,
730 "img": true,
731 "draggable": true
732 },
733 "tsdrg": [
734 {
735 "direct": "L",
736 "name": "txtsearch",
737 "mydes": {
738 "type": true,
739 "value": "Search texts in background"
740 },
741 "selects": [
742 {
743 "type": "n_txtengine",
744 "value": "0"
745 },
746 {
747 "type": "n_encoding",
748 "value": "s_uri"
749 },
750 {
751 "type": "n_optype",
752 "value": "s_back"
753 },
754 {
755 "type": "n_position",
756 "value": "s_default"
757 }
758 ],
759 "checks": [
760 {
761 "type": "n_pin",
762 "value": false
763 }
764 ]
765 },
766 {
767 "direct": "U",
768 "name": "none"
769 },
770 {
771 "direct": "R",
772 "name": "txtsearch",
773 "selects": [
774 {
775 "type": "n_txtengine",
776 "value": "0"
777 },
778 {
779 "type": "n_encoding",
780 "value": "s_uri"
781 },
782 {
783 "type": "n_optype",
784 "value": "s_new"
785 },
786 {
787 "type": "n_position",
788 "value": "s_default"
789 }
790 ],
791 "checks": [
792 {
793 "type": "n_pin",
794 "value": false
795 }
796 ]
797 },
798 {
799 "direct": "D",
800 "name": "copytxt"
801 },
802 {
803 "direct": "l",
804 "name": "none"
805 },
806 {
807 "direct": "u",
808 "name": "none"
809 },
810 {
811 "direct": "r",
812 "name": "none"
813 },
814 {
815 "direct": "d",
816 "name": "none"
817 }
818 ],
819 "lsdrg": [
820 {
821 "direct": "L",
822 "name": "openlnk",
823 "mydes": {
824 "type": true,
825 "value": "Open link in background"
826 },
827 "selects": [
828 {
829 "type": "n_optype",
830 "value": "s_back"
831 },
832 {
833 "type": "n_position",
834 "value": "s_default"
835 }
836 ],
837 "checks": [
838 {
839 "type": "n_pin",
840 "value": false
841 }
842 ]
843 },
844 {
845 "direct": "U",
846 "name": "none"
847 },
848 {
849 "direct": "R",
850 "name": "openlnk",
851 "selects": [
852 {
853 "type": "n_optype",
854 "value": "s_new"
855 },
856 {
857 "type": "n_position",
858 "value": "s_default"
859 }
860 ],
861 "checks": [
862 {
863 "type": "n_pin",
864 "value": false
865 }
866 ]
867 },
868 {
869 "direct": "D",
870 "name": "none"
871 },
872 {
873 "direct": "l",
874 "name": "none"
875 },
876 {
877 "direct": "u",
878 "name": "none"
879 },
880 {
881 "direct": "r",
882 "name": "none"
883 },
884 {
885 "direct": "d",
886 "name": "none"
887 }
888 ],
889 "isdrg": [
890 {
891 "direct": "L",
892 "name": "openimg",
893 "mydes": {
894 "type": true,
895 "value": "Open image in background"
896 },
897 "selects": [
898 {
899 "type": "n_optype",
900 "value": "s_back"
901 },
902 {
903 "type": "n_position",
904 "value": "s_default"
905 }
906 ],
907 "checks": [
908 {
909 "type": "n_pin",
910 "value": false
911 }
912 ]
913 },
914 {
915 "direct": "U",
916 "name": "none"
917 },
918 {
919 "direct": "R",
920 "name": "openimg",
921 "selects": [
922 {
923 "type": "n_optype",
924 "value": "s_new"
925 },
926 {
927 "type": "n_position",
928 "value": "s_default"
929 }
930 ],
931 "checks": [
932 {
933 "type": "n_pin",
934 "value": false
935 }
936 ]
937 },
938 {
939 "direct": "D",
940 "name": "none"
941 },
942 {
943 "direct": "l",
944 "name": "none"
945 },
946 {
947 "direct": "u",
948 "name": "none"
949 },
950 {
951 "direct": "r",
952 "name": "none"
953 },
954 {
955 "direct": "d",
956 "name": "none"
957 }
958 ]
959 },
960 "touch": {
961 "settings": {
962 "txttourl": true,
963 "lnktoimg": false
964 },
965 "ui": {
966 "line": {
967 "enable": false,
968 "color": "#808080",
969 "width": 5,
970 "opacity": 50
971 },
972 "direct": {
973 "enable": false,
974 "color": "#8e9bd5",
975 "width": 32,
976 "opacity": 80,
977 "style": "center"
978 },
979 "tip": {
980 "enable": true,
981 "color": "#ffffff",
982 "bgcolor": "#5677fc",
983 "width": 18,
984 "opacity": 80,
985 "style": "leftbottom",
986 "withdir": false
987 },
988 "note": {
989 "enable": false,
990 "color": "#f75620",
991 "opacity": 90,
992 "width": 12,
993 "style": "hover"
994 },
995 "allaction": {
996 "enable": false,
997 "color": "#ffffff",
998 "bgcolor": "#576f71",
999 "width": 24,
1000 "opacity": 70,
1001 "style": "ui_bottom"
1002 }
1003 },
1004 "actions": [
1005 {
1006 "direct": "DL",
1007 "name": "newtab",
1008 "selects": [
1009 {
1010 "type": "n_optype",
1011 "value": "n_new"
1012 },
1013 {
1014 "type": "n_position",
1015 "value": "s_default"
1016 }
1017 ],
1018 "checks": [
1019 {
1020 "type": "n_pin",
1021 "value": false
1022 }
1023 ]
1024 },
1025 {
1026 "direct": "DR",
1027 "name": "close",
1028 "mydes": {
1029 "type": true,
1030 "value": "Close current tab"
1031 },
1032 "selects": [
1033 {
1034 "type": "n_tab",
1035 "value": "s_current"
1036 },
1037 {
1038 "type": "n_close_sel",
1039 "value": "s_default"
1040 }
1041 ],
1042 "checks": [
1043 {
1044 "type": "n_close_keep",
1045 "value": false
1046 }
1047 ]
1048 },
1049 {
1050 "direct": "DRL",
1051 "name": "reopen"
1052 },
1053 {
1054 "direct": "DRU",
1055 "name": "appslist"
1056 },
1057 {
1058 "direct": "RDLU",
1059 "name": "optionspage"
1060 }
1061 ]
1062 },
1063 "version": 46,
1064 "wges": {
1065 "actions": [
1066 {
1067 "name": "none"
1068 },
1069 {
1070 "name": "none"
1071 },
1072 {
1073 "name": "switchtab",
1074 "mydes": {
1075 "type": true,
1076 "value": "Switch to left tab"
1077 },
1078 "selects": [
1079 {
1080 "type": "n_tab_lrhl",
1081 "value": "s_left"
1082 }
1083 ]
1084 },
1085 {
1086 "name": "switchtab",
1087 "mydes": {
1088 "type": true,
1089 "value": "Switch to right tab"
1090 },
1091 "selects": [
1092 {
1093 "type": "n_tab_lrhl",
1094 "value": "s_right"
1095 }
1096 ]
1097 }
1098 ]
1099 }
1100 }