Added lirc.
[irreco.git] / lirc-0.8.4a / remotes / pcmak / lircrc.pcmak
blob414e38a236716dc17fe11081319c0fffd168c525
1 #####################################################################
2 #  contributed by P_awe_L pablozrudnika@wp.pl
3 #####################################################################
5 #  XMMS
7 #####################################################################
8 begin xmms
9         begin
10                 prog   = irxevent
11                 button = LOAD
12                 config = Key shift-L xmms
13         end
14         begin
15                 prog   = xmms
16                 button = play
17                 config = PLAY
18         end
19         begin
20                 prog   = irxevent
21                 remote = *
22                 button = PLAYLIST
23                 config = Key alt-e XMMS
24         end
25         begin
26                 prog   = irxevent
27                 remote = *
28                 button = FULLSCREEN
29                 config = Key ctrl-d XMMS
30         end
31         begin
32                 prog   = xmms
33                 button = TXT
34                 config = PLAYLIST_CLEAR
35         end
36         begin
37                 prog   = xmms
38                 button = load
39                 config = PLAYLIST_ADD .xmms/xmms.m3u
40         end
41         begin
42                 prog   = xmms
43                 button = pause
44                 config = PAUSE
45         end
46         begin
47                 prog   = xmms
48                 button = stop
49                 config = STOP
50         end
51         begin
52                 prog   = xmms
53                 button = EXIT
54                 config = QUIT
55         end
56         begin
57                 prog   = xmms
58                 button = NEXT
59                 config = NEXT
60         end
61         begin
62                 prog   = xmms
63                 button = PREV
64                 config = PREV
65         end
66         begin
67                 prog   = xmms
68                 button = SKIP_FORW
69                 repeat = 2
70                 config = FWD 3
71         end
72         begin
73                 prog   = xmms
74                 button = SKIP_BACK
75                 repeat = 2
76                 config = BWD 3
77         end
78         begin
79                 prog   = xmms
80                 button = VOL_UP
81                 repeat = 2
82                 config = VOL_UP 5
83         end
84         begin
85                 prog   = xmms
86                 remote = *
87                 button = H
88                 repeat = 2
89                 config = VOL_DOWN 5
90         end
91 end xmms
92 #####################################################################
94 #  MPlayer
96 #####################################################################
97 begin mplayer
98         begin
99                 prog   = mplayer
100                 remote = *
101                 button = PLAYLIST
102                 config = gui_playlist
103         end
104         begin
105                 prog   = mplayer
106                 remote = *
107                 button = LOAD
108                 config = gui_loadfile
109         end
110         begin
111                 prog   = mplayer
112                 remote = *
113                 button = TXT
114                 config = gui_loadsubtitle
115         end
116         begin
117                 prog   = mplayer
118                 remote = *
119                 button = FULLSCREEN
120                 config = vo_fullscreen
121         end
122         begin
123                 prog   = mplayer
124                 remote = *
125                 button = MUTE
126                 config = mute
127         end
128         begin
129                 prog   = mplayer
130                 remote = *
131                 button = SKIP_FORW
132                 repeat = 1
133                 config = seek +10
134         end
135         begin
136                 prog   = mplayer
137                 remote = *
138                 button = VOL_DOWN
139                 repeat = 1
140                 config = volume -1
141         end
142         begin
143                 prog   = mplayer
144                 remote = *
145                 button = VOL_UP
146                 repeat = 1
147                 config = volume 1
148         end
149         begin
150                 prog   = mplayer
151                 remote = *
152                 button = SKIP_BACK
153                 repeat = 1
154                 config = seek -10
155         end
156         begin
157                 prog   = mplayer
158                 button = play
159                 config = pause
160         end
161         begin
162                 prog   = mplayer
163                 button = pause
164                 config = pause
165         end
166         begin
167                 prog   = mplayer
168                 button = stop
169                 config = seek 0 1\npause
170         end
171         begin
172                 prog   = mplayer
173                 button = NEXT
174                 config = pt_step 1
175         end
176         begin
177                 prog   = mplayer
178                 button = PREV
179                 config = pt_step -1
180         end
181         begin
182                 prog   = mplayer
183                 button = EXIT
184                 config = quit
185         end
186 end mplayer
187 #####################################################################
189 #  GQview
191 #####################################################################
192 begin gqview
193         begin
194                 prog   = irxevent
195                 remote = *
196                 button = EXIT
197                 config = Key ctrl-q GQview
198         end
199         begin
200                 prog   = irxevent
201                 remote = *
202                 button = FULLSCREEN
203                 config = Key v GQview
204         end
205         begin
206                 prog   = irxevent
207                 remote = *
208                 button = PREV
209                 repeat = 5
210                 config = Key Prior GQview
211         end
212         begin
213                 prog   = irxevent
214                 remote = *
215                 button = SKIP_BACK
216                 config = Key Home GQview
217         end
218         begin
219                 prog   = irxevent
220                 remote = *
221                 button = SKIP_FORW
222                 config = Key End GQview
223         end
224         begin
225                 prog   = irxevent
226                 remote = *
227                 button = NEXT
228                 repeat = 5
229                 config = Key Next GQview
230         end
231         begin
232                 prog   = irxevent
233                 button = ZOOM-
234                 repeat = 5
235                 config = Key minus GQview
236         end
237         begin
238                 prog   = irxevent
239                 button = ZOOM+
240                 repeat = 5
241                 config = Key plus GQview
242         end
243         begin
244                 prog   = irxevent
245                 button = C
246                 config = Key s GQview
247         end
248         begin
249                 prog   = irxevent
250                 button = LOAD
251                 config = Key o GQview
252         end
253 end gqview
254 #####################################################################
256 # Sterowanie Xwindow Linuxa
258 #####################################################################
259 begin linux
260         begin
261                 prog   = irexec
262                 button = PAUSE
263                 config = xscreensaver-command -activate
264         end
265         begin
266                 prog   = irxevent
267                 button = sNEXT
268                 config = Key alt-Escape RootWindow
269         end
270         begin
271                 prog   = irxevent
272                 button = sPREV
273                 config = Key alt-shift-Escape RootWindow
274         end
275         begin
276                 prog   = irexec
277                 button = STOP
278                 config = xset dpms force off
279         end
280         begin
281                 prog   = irexec
282                 button = PLAY
283                 config = xset dpms force on
284         end
285         begin
286                 prog   = irexec
287                 button = EXIT
288                 config = poweroff
289         end
290 end linux
291 #####################################################################
293 #  Xine
295 #####################################################################
296 # Reduce the output window size.
297 begin xine
298         begin
299                 prog   = xine
300                 button = xxxxx
301                 config = WindowReduce
302         end
303         # Enlarge the output window size.
304         begin
305                 prog   = xine
306                 button = xxxxx
307                 config = WindowEnlarge
308         end
309         # Select next sub picture (subtitle) channel.
310         begin
311                 prog   = xine
312                 button = NEXT
313                 config = SpuNext
314         end
315         # Select previous sub picture (subtitle) channel.
316         begin
317                 prog   = xine
318                 button = PREV
319                 config = SpuPrior
320         end
321         # Visibility toggle of control window.
322         begin
323                 prog   = xine
324                 button = xxxxx
325                 config = ControlShow
326         end
327         # Visibility toggle of output window visibility.
328         begin
329                 prog   = xine
330                 button = xxxxx
331                 config = ToggleWindowVisibility
332         end
333         # Select next audio channel.
334         begin
335                 prog   = xine
336                 button = xxxxx
337                 config = AudioChannelNext
338         end
339         # Select previous audio channel.
340         begin
341                 prog   = xine
342                 button = xxxxx
343                 config = AudioChannelPrior
344         end
345         # Visibility toggle of playlist editor window.
346         begin
347                 prog   = xine
348                 button = PLAYLIST
349                 config = PlaylistEditor
350         end
351         # Playback pause toggle.
352         begin
353                 prog   = xine
354                 button = PAUSE
355                 config = Pause
356         end
357         # Visibility toggle of UI windows.
358         begin
359                 prog   = xine
360                 button = xxxxx
361                 config = ToggleVisiblity
362         end
363         # Fullscreen toggle.
364         begin
365                 prog   = xine
366                 button = FULLSCREEN
367                 config = ToggleFullscreen
368         end
369         # Aspect ratio values toggle.
370         begin
371                 prog   = xine
372                 button = xxxxx
373                 config = ToggleAspectRatio
374         end
375         # Interlaced mode toggle.
376         begin
377                 prog   = xine
378                 button = xxxxx
379                 config = ToggleInterleave
380         end
381         # Quit the program.
382         begin
383                 prog   = irxevent
384                 button = EXIT
385                 config = Key q xine
386         end
387         # Start playback.
388         begin
389                 prog   = xine
390                 button = PLAY
391                 config = Play
392         end
393         # Visibility toggle of the setup window.
394         begin
395                 prog   = xine
396                 button = xxxxx
397                 config = SetupShow
398         end
399         # Stop playback.
400         begin
401                 prog   = xine
402                 button = STOP
403                 config = Stop
404         end
405         # Select and play next mrl in the playlist.
406         begin
407                 prog   = xine
408                 button = xxxxx
409                 config = NextMrl
410         end
411         # Select and play previous mrl in the playlist.
412         begin
413                 prog   = xine
414                 button = xxxxx
415                 config = PriorMrl
416         end
417         # Eject the current medium.
418         begin
419                 prog   = xine
420                 button = xxxxx
421                 config = Eject
422         end
423         # Set position to beginning of current stream.
424         begin
425                 prog   = xine
426                 button = xxxxx
427                 config = SetPosition0%
428         end
429         # Set position to 10% of current stream.
430         begin
431                 prog   = xine
432                 button = xxxxx
433                 config = SetPosition10%
434         end
435         # Set position to 20% of current stream.
436         begin
437                 prog   = xine
438                 button = xxxxx
439                 config = SetPosition20%
440         end
441         # Set position to 30% of current stream.
442         begin
443                 prog   = xine
444                 button = xxxxx
445                 config = SetPosition30%
446         end
447         # Set position to 40% of current stream.
448         begin
449                 prog   = xine
450                 button = xxxxx
451                 config = SetPosition40%
452         end
453         # Set position to 50% of current stream.
454         begin
455                 prog   = xine
456                 button = xxxxx
457                 config = SetPosition50%
458         end
459         # Set position to 60% of current stream.
460         begin
461                 prog   = xine
462                 button = xxxxx
463                 config = SetPosition60%
464         end
465         # Set position to 70% of current stream.
466         begin
467                 prog   = xine
468                 button = xxxxx
469                 config = SetPosition70%
470         end
471         # Set position to 80% of current stream.
472         begin
473                 prog   = xine
474                 button = xxxxx
475                 config = SetPosition80%
476         end
477         # Set position to 90% of current stream.
478         begin
479                 prog   = xine
480                 button = xxxxx
481                 config = SetPosition90%
482         end
483         # Set position to -60 seconds in current stream.
484         begin
485                 prog   = xine
486                 button = xxxxx
487                 config = SeekRelative-60
488         end
489         # Set position to +60 seconds in current stream.
490         begin
491                 prog   = xine
492                 button = xxxxx
493                 config = SeekRelative+60
494         end
495         # Set position to -15 seconds in current stream.
496         begin
497                 prog   = xine
498                 button = SKIP_BACK
499                 config = SeekRelative-15
500         end
501         # Set position to +15 seconds in current stream.
502         begin
503                 prog   = xine
504                 button = SKIP_FORW
505                 config = SeekRelative+15
506         end
507         # Visibility toggle of mrl browser window.
508         begin
509                 prog   = xine
510                 button = xxxxx
511                 config = MrlBrowser
512         end
513         # Audio muting toggle.
514         begin
515                 prog   = xine
516                 button = MUTE
517                 config = Mute
518         end
519         # Change audio syncing.
520         begin
521                 prog   = xine
522                 button = xxxxx
523                 config = AudioVideoDecay+
524         end
525         # Change audio syncing.
526         begin
527                 prog   = xine
528                 button = xxxxx
529                 config = AudioVideoDecay-
530         end
531         # Reset audio video syncing offset.
532         begin
533                 prog   = xine
534                 button = xxxxx
535                 config = AudioVideoDecayReset
536         end
537         # Increment playback speed.
538         begin
539                 prog   = xine
540                 button = xxxxx
541                 config = SpeedFaster
542         end
543         # Decrement playback speed.
544         begin
545                 prog   = xine
546                 button = xxxxx
547                 config = SpeedSlower
548         end
549         # Increment audio volume.
550         begin
551                 prog   = xine
552                 button = VOL_UP
553                 config = Volume+
554         end
555         # Decrement audio volume.
556         begin
557                 prog   = xine
558                 button = VOL_DOWN
559                 config = Volume-
560         end
561         # Take a snapshot (Internal image fetch and save).
562         begin
563                 prog   = xine
564                 button = xxxxx
565                 config = Snapshot
566         end
567         # Resize output window to stream size1:1.
568         begin
569                 prog   = xine
570                 button = xxxxx
571                 config = Zoom1:1
572         end
573         # Grab pointer toggle.
574         begin
575                 prog   = xine
576                 button = xxxxx
577                 config = GrabPointer
578         end
579         # Menu 1 event.
580         begin
581                 prog   = xine
582                 button = xxxxx
583                 config = EventMenu1
584         end
585         # Menu 2 event.
586         begin
587                 prog   = xine
588                 button = xxxxx
589                 config = EventMenu2
590         end
591         # Menu 3 event.
592         begin
593                 prog   = xine
594                 button = xxxxx
595                 config = EventMenu3
596         end
597         # Up event.
598         begin
599                 prog   = xine
600                 button = xxxxx
601                 config = EventUp
602         end
603         # Down event.
604         begin
605                 prog   = xine
606                 button = xxxxx
607                 config = EventDown
608         end
609         # Left event.
610         begin
611                 prog   = xine
612                 button = xxxxx
613                 config = EventLeft
614         end
615         # Right event.
616         begin
617                 prog   = xine
618                 button = xxxxx
619                 config = EventRight
620         end
621         # Previous event.
622         begin
623                 prog   = xine
624                 button = xxxxx
625                 config = EventPrior
626         end
627         # Next event.
628         begin
629                 prog   = xine
630                 button = xxxxx
631                 config = EventNext
632         end
633         # Previous angle event.
634         begin
635                 prog   = xine
636                 button = xxxxx
637                 config = EventAnglePrior
638         end
639         # Next angle event.
640         begin
641                 prog   = xine
642                 button = xxxxx
643                 config = EventAngleNext
644         end
645         # Select event.
646         begin
647                 prog   = xine
648                 button = xxxxx
649                 config = EventSelect
650         end
651         # Zoom into video.
652         begin
653                 prog   = xine
654                 button = xxxxx
655                 config = ZoomIn
656         end
657         # Zoom out of video.
658         begin
659                 prog   = xine
660                 button = xxxxx
661                 config = ZoomOut
662         end
663         # Zoom into video horizontally, distorting aspect ratio.
664         begin
665                 prog   = xine
666                 button = xxxxx
667                 config = ZoomInX
668         end
669         # Zoom out of video horizontally, distorting aspect ratio.
670         begin
671                 prog   = xine
672                 button = xxxxx
673                 config = ZoomOutX
674         end
675         # Zoom into video vertically, distorting aspect ratio.
676         begin
677                 prog   = xine
678                 button = xxxxx
679                 config = ZoomInY
680         end
681         # Zoom out of video vertically, distorting aspect ratio.
682         begin
683                 prog   = xine
684                 button = xxxxx
685                 config = ZoomOutY
686         end
687         # Reset zooming.
688         begin
689                 prog   = xine
690                 button = xxxxx
691                 config = ZoomReset
692         end
693         # Toggle TV modes on the DXR3
694         begin
695                 prog   = xine
696                 button = xxxxx
697                 config = ToggleTVmode
698         end
699         # Visibility toggle of log viewer
700         begin
701                 prog   = xine
702                 button = xxxxx
703                 config = ViewlogShow
704         end
705 end xine
706 #####################################################################
708 # XAWTV
710 #####################################################################
711 begin xawtv
712         begin
713                 prog   = xawtv
714                 remote = *
715                 button = NEXT
716                 config = setstation next
717         end
718         begin
719                 prog   = xawtv
720                 remote = *
721                 button = PREV
722                 config = setstation prev
723         end
724         begin
725                 prog   = xawtv
726                 remote = *
727                 button = VOL_UP
728                 config = volume inc
729         end
730         begin
731                 prog   = xawtv
732                 remote = *
733                 button = VOL_DOWN
734                 config = volume dec
735         end
736         begin
737                 prog   = xawtv
738                 remote = *
739                 button = MUTE
740                 config = volume mute
741         end
742         begin
743                 prog   = xawtv
744                 remote = *
745                 button = FULLSCREEN
746                 config = fullscreen toggle
747                 flags  = once
748         end
749         begin
750                 prog   = xawtv
751                 remote = *
752                 button = PLAYLIST
753                 config = setinput next
754         end
755         begin
756                 prog   = xawtv
757                 remote = *
758                 button = EXIT
759                 config = quit
760                 flags  = once
761         end
762         begin
763                 prog   = xawtv
764                 remote = *
765                 button = ARROW_UP
766                 config = keypad 1
767         end
768         begin
769                 prog   = xawtv
770                 remote = *
771                 button = ARROW_UP
772                 config = keypad 2
773         end
774         begin
775                 prog   = xawtv
776                 remote = *
777                 button = PG_UP
778                 config = keypad 3
779         end
780         begin
781                 prog   = xawtv
782                 remote = *
783                 button = ARROW_LEFT
784                 config = keypad 4
785         end
786         begin
787                 prog   = xawtv
788                 remote = *
789                 button = ENTER
790                 config = keypad 5
791         end
792         begin
793                 prog   = xawtv
794                 remote = *
795                 button = ARROW_RIGHT
796                 config = keypad 6
797         end
798         begin
799                 prog   = xawtv
800                 remote = *
801                 button = END
802                 config = keypad 7
803         end
804         begin
805                 prog   = xawtv
806                 remote = *
807                 button = ARROW_DOWN
808                 config = keypad 8
809         end
810         begin
811                 prog   = xawtv
812                 remote = *
813                 button = PG_DN
814                 config = keypad 9
815         end
816         begin
817                 prog   = xawtv
818                 remote = *
819                 button = SPACE
820                 config = keypad 0
821         end
822 end xawtv
823 #####################################################################
825 #  Xpdf
827 #####################################################################
828 begin xpdf
829         begin
830                 prog   = irxevent
831                 remote = *
832                 button = LOAD
833                 config = Key o xpdf
834         end
835         begin
836                 prog   = irxevent
837                 remote = *
838                 button = PREV
839                 config = Key p xpdf
840         end
841         begin
842                 prog   = irxevent
843                 remote = *
844                 button = NEXT
845                 config = Key n xpdf
846         end
847         begin
848                 prog   = irxevent
849                 remote = *
850                 button = SKIP_BACK
851                 config = Key BackSpace xpdf
852         end
853         begin
854                 prog   = irxevent
855                 remote = *
856                 button = SKIP_FORW
857                 config = Key space xpdf
858         end
859         begin
860                 prog   = irxevent
861                 remote = *
862                 button = ZOOM-
863                 config = Key minus xpdf
864         end
865         begin
866                 prog   = irxevent
867                 remote = *
868                 button = ZOOM+
869                 config = Key KP_Add xpdf
870         end
871         begin
872                 prog   = irxevent
873                 remote = *
874                 button = sPREV
875                 config = Key z xpdf
876         end
877         begin
878                 prog   = irxevent
879                 remote = *
880                 button = sNEXT
881                 config = Key w xpdf
882         end
883         begin
884                 prog   = irxevent
885                 remote = *
886                 button = EXIT
887                 config = Key q xpdf
888         end
889 end xpdf
890 #####################################################################
892 #  FREEVO
893 #  In freevo_config.py variable LIRCRC have to show this file
894 #  eg. LIRCRC = '/home/john/.lircrc'
895 #####################################################################
896 begin freevo
897         begin
898                 prog   = irexec
899                 remote = *
900                 button = POWER
901                 config = freevo stop
902         end
903         begin
904                 prog   = freevo
905                 remote = *
906                 button = PLAYLIST
907                 config = DISPLAY
908         end
909         begin
910                 prog   = freevo
911                 remote = *
912                 button = sPLAYLIST
913                 config = SUBTITLE
914         end
915         begin
916                 prog   = freevo
917                 remote = *
918                 button = BUTTONR_DOWN
919                 config = EXIT
920         end
921         begin
922                 prog   = freevo
923                 remote = *
924                 button = MOUSE_N
925                 config = UP
926         end
927         begin
928                 prog   = freevo
929                 remote = *
930                 button = MOUSE_S
931                 config = DOWN
932         end
933         begin
934                 prog   = freevo
935                 remote = *
936                 button = MOUSE_W
937                 config = LEFT
938         end
939         begin
940                 prog   = freevo
941                 remote = *
942                 button = MOUSE_E
943                 config = RIGHT
944         end
945         begin
946                 prog   = freevo
947                 remote = *
948                 button = BUTTONL_DOWN
949                 config = SELECT
950         end
951         begin
952                 prog   = freevo
953                 remote = *
954                 button = FULLSCREEN
955                 config = SELECT
956         end
957         begin
958                 prog   = freevo
959                 remote = *
960                 button = MUTE
961                 config = MUTE
962         end
963         begin
964                 prog   = freevo
965                 remote = *
966                 button = VOL_UP
967                 config = VOL+
968         end
969         begin
970                 prog   = freevo
971                 remote = *
972                 button = VOL_DOWN
973                 config = VOL-
974         end
975         begin
976                 prog   = freevo
977                 remote = *
978                 button = NEXT
979                 config = CH+
980         end
981         begin
982                 prog   = freevo
983                 remote = *
984                 button = PREV
985                 config = CH-
986         end
987         begin
988                 prog   = freevo
989                 remote = *
990                 button = sPREV
991                 config = PREV_CH
992         end
993         begin
994                 prog   = freevo
995                 button = sNEXT
996                 config = NEXT_CH
997         end
998         begin
999                 prog   = freevo
1000                 button = SKIP_BACK
1001                 config = REW
1002         end
1003         begin
1004                 prog   = freevo
1005                 button = SKIP_FORW
1006                 config = FFWD
1007         end
1008         begin
1009                 prog   = freevo
1010                 remote = *
1011                 button = PLAY
1012                 config = PLAY
1013         end
1014         begin
1015                 prog   = freevo
1016                 remote = *
1017                 button = PAUSE
1018                 config = PAUSE
1019         end
1020         begin
1021                 prog   = freevo
1022                 remote = *
1023                 button = STOP
1024                 config = STOP
1025         end
1026         begin
1027                 prog   = freevo
1028                 remote = *
1029                 button = sPLAY
1030                 config = REC
1031         end
1032         begin
1033                 prog   = freevo
1034                 remote = *
1035                 button = HELP
1036                 repeat = 10
1037                 config = EJECT
1038         end
1039         begin
1040                 prog   = freevo
1041                 remote = *
1042                 button = HOME
1043                 config = 
1044         end
1045         begin
1046                 prog   = freevo
1047                 remote = *
1048                 button = ARROW_UP
1049                 config = 
1050         end
1051         begin
1052                 prog   = freevo
1053                 remote = *
1054                 button = PG_UP
1055                 config = 
1056         end
1057         begin
1058                 prog   = freevo
1059                 remote = *
1060                 button = ARROW_LEFT
1061                 config = 
1062         end
1063         begin
1064                 prog   = freevo
1065                 remote = *
1066                 button = ENTER
1067                 config = 
1068         end
1069         begin
1070                 prog   = freevo
1071                 remote = *
1072                 button = ARROW_RIGHT
1073                 config = 
1074         end
1075         begin
1076                 prog   = freevo
1077                 remote = *
1078                 button = END
1079                 config = 
1080         end
1081         begin
1082                 prog   = freevo
1083                 remote = *
1084                 button = ARROW_DOWN
1085                 config = 
1086         end
1087         begin
1088                 prog   = freevo
1089                 remote = *
1090                 button = PG_DN
1091                 config = 
1092         end
1093         begin
1094                 prog   = freevo
1095                 remote = *
1096                 button = SPACE
1097                 config = 
1098         end
1099         begin
1100                 prog   = freevo
1101                 remote = *
1102                 button = TAB
1103                 config = 
1104         end
1105         begin
1106                 prog   = freevo
1107                 remote = *
1108                 button = ESC
1109                 config = 
1110         end
1111         begin
1112                 prog   = freevo
1113                 remote = *
1114                 button = ALT
1115                 config = 
1116         end
1117 end freevo
1118 #####################################################################
1120 #  Wybor aplikacji
1122 #####################################################################
1123 begin
1124         prog   = irexec
1125         button = A
1126         config = xmms&
1127         mode   = xmms
1129 #tag:Uruchom program tylko raz!!
1130 begin
1131         prog   = irexec
1132         button = B
1133         config = URUCH=`ps ahx |grep gmplayer |grep -v grep`; if [ -z "$URUCH" ]; then `gmplayer &>/dev/null &` ; fi
1134         mode   = mplayer
1136 #tag:Uruchom program tylko raz!!
1137 begin
1138         prog   = irexec
1139         button = C
1140         config = URUCH=`ps ahx |grep gqview |grep -v grep`; if [ -z "$URUCH" ]; then `gqview &>/dev/null &` ; fi
1141         mode   = gqview
1143 begin
1144         prog   = none
1145         button = D
1146         mode   = linux
1148 #tag:Uruchom program tylko raz!!
1149 begin
1150         prog   = irexec
1151         remote = *
1152         button = E
1153         config = URUCH=`ps ahx |grep xine |grep -v grep | grep -v xinetd`; if [ -z "$URUCH" ]; then `xine &>/dev/null &` ; fi
1154         mode   = xine
1156 #tag:Uruchom program tylko raz!!
1157 begin
1158         prog   = irexec
1159         button = F
1160         config = URUCH=`ps ahx |grep xawtv |grep -v grep`; if [ -z "$URUCH" ]; then `xawtv &>/dev/null &` ; fi
1161         mode   = xawtv
1163 #tag:Uruchom program tylko raz!!
1164 begin
1165         prog   = irexec
1166         button = G
1167         config = URUCH=`ps ahx |grep xpdf |grep -v grep`; if [ -z "$URUCH" ]; then `xpdf &>/dev/null &` ; fi
1168         mode   = xpdf
1170 #tag:Uruchom program tylko raz!!
1171 begin
1172         prog   = irexec
1173         remote = *
1174         button = H
1175         config = freevo&
1176         mode   = freevo
1178 #####################################################################
1180 # Klawisze Globalne
1182 #####################################################################
1183 begin
1184         prog   = irxevent
1185         button = HOME
1186         config = Key Home CurrentWindow
1188 begin
1189         prog   = irxevent
1190         button = ARROW_UP
1191         repeat = 5
1192         config = Key Up CurrentWindow
1194 begin
1195         prog   = irxevent
1196         button = PG_UP
1197         repeat = 5
1198         config = Key Page_Up CurrentWindow
1200 begin
1201         prog   = irxevent
1202         button = ARROW_LEFT
1203         repeat = 5
1204         config = Key Left CurrentWindow
1206 begin
1207         prog   = irxevent
1208         button = ENTER
1209         config = Key Return CurrentWindow
1211 begin
1212         prog   = irxevent
1213         button = ARROW_RIGHT
1214         repeat = 5
1215         config = Key Right CurrentWindow
1217 begin
1218         prog   = irxevent
1219         button = END
1220         config = Key End CurrentWindow
1222 begin
1223         prog   = irxevent
1224         button = ARROW_DOWN
1225         repeat = 5
1226         config = Key Down CurrentWindow
1228 begin
1229         prog   = irxevent
1230         button = PG_DN
1231         repeat = 5
1232         config = Key Page_Down CurrentWindow
1234 begin
1235         prog   = irxevent
1236         button = TAB
1237         config = Key Tab CurrentWindow
1239 begin
1240         prog   = irxevent
1241         remote = *
1242         button = sTAB
1243         config = Key shift-Tab CurrentWindow
1245 begin
1246         prog   = irxevent
1247         button = SPACE
1248         config = Key space CurrentWindow
1250 begin
1251         prog   = irxevent
1252         button = ESC
1253         config = Key Escape CurrentWindow
1255 begin
1256         prog   = irxevent
1257         button = ALT
1258         config = Key UP CurrentWindow
1260 begin
1261         prog   = irxevent
1262         button = 1
1263         config = Key 1 CurrentWindow
1265 begin
1266         prog   = irxevent
1267         button = 2
1268         config = Key 2 CurrentWindow
1270 begin
1271         prog   = irxevent
1272         button = 3
1273         config = Key 3 CurrentWindow
1275 begin
1276         prog   = irxevent
1277         remote = *
1278         button = 4
1279         config = Key 4 CurrentWindow
1281 begin
1282         prog   = irxevent
1283         button = 5
1284         config = Key 5 CurrentWindow
1286 begin
1287         prog   = irxevent
1288         button = 6
1289         config = Key 6 CurrentWindow
1291 begin
1292         prog   = irxevent
1293         button = 7
1294         config = Key 7 CurrentWindow
1296 begin
1297         prog   = irxevent
1298         button = 8
1299         config = Key 8 CurrentWindow
1301 begin
1302         prog   = irxevent
1303         button = 9
1304         config = Key 9 CurrentWindow
1306 begin
1307         prog   = irxevent
1308         button = 0
1309         config = Key 0 CurrentWindow