! ----------------------------------------------------------------------------
! $Id: Xawdecode.ad.in,v 1.27 2004/09/03 20:29:18 pingus77 Exp $
! ----------------------------------------------------------------------------

! ----------------------------------------------------------------------------
! General Settings

*beNiceToColormap:         			false
*shadowWidth:              			1
*highlightThickness:       			1

*foreground:               			black
*background:               			white
*font:                     			7x13bold
*justify:                  			left

*menu.translations:        #override 		\n\
  <Motion>: autoscroll() highlight()

! ----------------------------------------------------------------------------  
! Help popup

*popup_help.title:				Xawdecode [xdTV] 1.9.3
*help.background: 				white
*popup_help.help.ok.justify:			center
*popup_help.help.ok.borderWidth:		2
*popup_help.help.ok.width:			440
*popup_help.help.ok.label:			Close
*popup_help.help.ok.accelerators: #override	\n\
 <Key>q:	set()notify()unset()		\n\
 <Key>Return:	set()notify()unset()		\n\
 <Key>Escape:	set()notify()unset()
 
*popup_help.translations:      #override	\n\
  <Message>WM_PROTOCOLS:  Hide() 

! ----------------------------------------------------------------------------
! TV Window

xawdecode.tv*.foreground:    			black
xawdecode.tv*.background:			white
xawdecode.tv*.shadowWidth:			0
xawdecode.tv.width:        			384
xawdecode.tv.height:       			288
xawdecode.winGravity:      			Static
xawdecode.translations:    #override          	\n\
  <PropertyNotify>:        Remote()           	\n\
  <Message>WM_PROTOCOLS:   CloseMain()

xawdecode.tv.background:   black
xawdecode.tv.translations: #override          	\n\
  <Key>F1:           CallTitle()	      	\n\
  <Key>F5:           SetRes(bright,-512)      	\n\
  <Key>F6:           SetRes(bright,+512)      	\n\
  <Key>F7:           SetRes(hue,-512)         	\n\
  <Key>F8:           SetRes(hue,+512)         	\n\
  <Key>F9:           SetRes(contrast,-512)    	\n\
  <Key>F10:          SetRes(contrast,+512)    	\n\
  <Key>F11:          SetRes(color,-512)       	\n\
  <Key>F12:          SetRes(color,+512)       	\n\
  <Key>c:            Channels()                 \n\
  <Key>e:            Editor()                 	\n\
  <Key>o:            Options()                	\n\
  <Btn1Up>:          Channel()                	\n\
  <Btn2Up>:          SetChannel(next)         	\n\
  <Btn3Up>:          Options()                	\n\
  <Btn4Up>:          SetChannel(next)         	\n\
  <Btn5Up>:          SetChannel(prev)         	\n\
  <Key>Escape:       CloseMain()              	\n\
  <Key>KP_Add:       Volume(inc)              	\n\
  <Key>KP_Subtract:  Volume(dec)              	\n\
  <Key>KP_Enter:     Volume(mute)             	\n\
  Alt<Key>a:         AleVTParams()            	\n\
  Ctrl<Key>a:        AleVT()                  	\n\
  ~Alt~Ctrl~Shift<Key>a: Volume(mute)           \n\
  Shift<Key>a:       Volume(tvmute)             \n\
  <Key>m:            Pointer()                	\n\
  <Key>f:            FullScreen()             	\n\
  Ctrl<Key>h:        Help()                	\n\
  ~Ctrl<Key>h:       Showtime()               	\n\
  Ctrl<Key>z:        Zap(fast)                	\n\
  ~Ctrl<Key>z:       Zap()                    	\n\
  Ctrl<Key>g:        Snap(ppm,win)            	\n\
  ~Ctrl<Key>g:       Snap(ppm,full)           	\n\
  Ctrl<Key>j:        Snap(jpeg,win)           	\n\
  ~Ctrl<Key>j:       Snap(jpeg,full)          	\n\
  Ctrl<Key>Up:       Scan()                   	\n\
  ~Ctrl<Key>Up:      Tune(next)               	\n\
  <Key>Down:         Tune(prev)               	\n\
  <Key>Right:        Tune(fine_up)            	\n\
  <Key>Left:         Tune(fine_down)          	\n\
  <Key>Page_Up:      SetChannel(next)         	\n\
  <Key>Page_Down:    SetChannel(prev)         	\n\
  <Key>v:            SetRes(capture,toggle)   	\n\
  <Key>t:            StayOnTop()              	\n\
  Alt<Key>b:         SetBlackborder(inc)	\n\
  Ctrl<Key>b:        SetBlackborder(dec)	\n\
  ~Alt~Ctrl<Key>b:   Decoration()             	\n\
  Ctrl<Key>d:        Deinterlace()            	\n\
  Alt<Key>r:         DivX()                   	\n\
  Ctrl<Key>r:        DivXAudio()              	\n\
  Shift<Key>r:       StreamParams()		\n\
  ~Alt~Ctrl~Shift<Key>r: RecordMovie()          \n\
  Ctrl<Key>p:        SubtitlesPageno()        	\n\
  Alt<Key>p:         UnSubtitlesPageno()      	\n\
  Shift<Key>p:       SubPage()                  \n\
  ~Alt~Ctrl~Shift<Key>p: ToggleSub()		\n\
  Shift<Key>s:       Save()			\n\
  Ctrl<Key>x:        Xosd()			\n\
  Shift<Key>x:       XosdParams()		\n\
  ~Ctrl~Shift<Key>x:       XFreeParams()

xawdecode.tv.help: \
\n\
Xawdecode [xdTV] is a TV software.\n\
It interacts with AleVT (Teletext) and Nxtvepg (NextView),\n\
and uses the video4linux API (V4L & V4L2).\n\
It can use deinterlacing filters and record video files \n\
with ffmpeg, XviD and DivX Codecs.\n\
\n\
Original code from xawtv 2.x by Gerd Knorr\n\
Original adaptation by Keuleu (2000-2003)\n\
\n\
Xawdecode [xdTV] new team (2003-2004):\n\
Alain, Bart, Calimero, Cooly, CycyX, CuC, Mat, Maupatz, Pingus\n\
\n\
Testers     : Blindman, Hayvan, Mirtouf, Irmisha, Humidifier\n\
Packagers   :\n\
- Gentoo    : TGL, Dju` (Christian Loitsch)\n\
- Debian    : Napo978\n\
- Mandrake  : Pascal Terjan (Laurent Culioli, Olivier Thauvin)\n\
- Suse      : Sebastien Corot (Thibaut Cousin)\n\
- Redhat    : Dag Wieers (Emmanuel Seyman)\n\
- Slackware : Glor (Andre Bruce)\n\
\n\
Other Contributions : Franois, Grololo, GYGY, Uzuul, WG, \n\
                      Wismerhill .. \n\
\n\
  
! ----------------------------------------------------------------------------
! Main Options window

Options*.foreground:    			black
Options*.background:				white

Options.paned.internalBorderWidth:    		0
Options.paned*Scrollbar.orientation:  		horizontal
Options.paned*Scrollbar.length:       		150
Options.paned*Scrollbar.width:        		150
Options.paned*Scrollbar.thumb:			black
Options.paned*Scrollbar.minimumThumb: 		4
Options.paned*Scrollbar.background:		gray95

Options.translations:      #override          	\n\
  <Message>WM_PROTOCOLS:  Options()

Options*simple_actions.background:		white
Options*simple_actions.label:          		Simple Actions   :   (Shift+)A/H/M/F/F1

Options*stayontop.background:			white
Options*stayontop.label:     			Stay on Top      :      (No)          T

Options*decoration.background:			white
Options*decoration.label:    			Window Decoration:     (Yes)          B

Options*graball.background:			white
Options*graball.label:       			Grab an Image    :     (Off) (Ctrl+)G/J

Options*record.background:			white
Options*record.label:        			Record Movie     :     (Off)          R

Options*teletext.background:			white
Options*teletext.label:                         Teletext (AleVT) :     (Off)     Ctrl+A

Options*subpageno.background:			white
Options*subpageno.label:     			Subtitles Page   :   (Other)    Shift+P

Options*Xosd.background:			white
Options*Xosd.label:				Xosd             :     (Off)     Ctrl+X

Options*togglesub.background:			white
Options*togglesub.label:     			Subtitles        :     (Off)          P

Options*zapping.background:			white
Options*zapping.label:           		Channel Hopping  :     (Off)   (Ctrl+)Z

Options*norm.background:			white
Options*norm.label:          			TV norm           >> Please wait ....

Options*input.background:			white
Options*input.label:         			Video source      >> Please wait ....

Options*freq.background:			white
Options*freq.label:          			Frequency table   >> Please wait ....

Options*audio.background:			white
Options*audio.label:         			Audio             >> Please wait ....

Options*cap.background:				white
Options*cap.label:           			Capture           >> Please wait ....

Options*deinterlace.background:			white
Options*deinterlace.label:   			Deinterlace      : None          Ctrl+D

Options*lbright.background:			white
Options*lbright.foreground:			darkred
Options*sbright.foreground:			darkred

Options*lhue.background:			white
Options*lhue.foreground:			darkred
Options*shue.foreground:			darkred

Options*lcontrast.background:			white
Options*lcontrast.foreground:			darkred
Options*scontrast.foreground:			darkred

Options*lcolor.background:			white
Options*lcolor.foreground:			darkred
Options*scolor.foreground:			darkred

Options*lvolume.background:			white
Options*lvolume.foreground:			darkred
Options*svolume.foreground:			darkred

Options*chanwin.background:			lightgray
Options*chanwin.label:       			Open Mozaic Channels...
Options*chanwin.shadowWidth:			3
Options*chanwin.justify:			center

Options*l_channel_options.label:       		Channels Options
Options*l_channel_options.shadowWidth:		3
Options*l_channel_options.justify:		center
Options*l_channel_options.background:		lightyellow

Options*l_main_actions.label:       		Main Actions (Help: Ctrl+H)
Options*l_main_actions.shadowWidth:		3
Options*l_main_actions.justify:			center
Options*l_main_actions.background:		lightyellow

Options*editorwin.background:			lightgray
Options*editorwin.label:     			Open Channel Editor...
Options*editorwin.shadowWidth:			3
Options*editorwin.justify:			center

Options*xfreeparamswin.background:		lightgray
Options*xfreeparamswin.label:     		Open XFree Options...
Options*xfreeparamswin.shadowWidth:		3
Options*xfreeparamswin.justify:			center

Options*save_config.background:			white
Options*save_config.foreground:			darkblue
Options*save_config.label:   			Apply & Save (Shift+S)
Options*save_config.shadowWidth:		2
Options*save_config.justify:			center

Options*quit.background:			white
Options*quit.foreground:			darkblue
Options*quit.label:          			Quit                                ESC
Options*quit.shadowWidth:			2
Options*quit.justify:				center

Options.title:               			[xdTV] 1.9.3
Options*auto.label:          			autodetect
Options*mono.label:          			mono
Options*stereo.label:        			stereo

Options*Label.shadowWidth:   			0
Options*Command.shadowWidth: 			0
Options*Command.translations:	#override	\n\
 <EnterWindow>:	highlight() 			\n\
 <LeaveWindow>:	reset()

Options.paned.translations:  #override     	\n\
  <Key>Escape:       Options()             	\n\
  <Key>KP_Add:       Volume(inc)           	\n\
  <Key>KP_Subtract:  Volume(dec)           	\n\
  <Key>KP_Enter:     Volume(mute)          	\n\
  <Key>m:            Pointer()             	\n\
  <Key>f:            FullScreen()          	\n\
  <Key>t:            StayOnTop()           	\n\
  Ctrl<Key>g:        Snap(ppm,win)         	\n\
  ~Ctrl<Key>g:       Snap(ppm,full)        	\n\
  Ctrl<Key>j:        Snap(jpeg,win)        	\n\
  ~Ctrl<Key>j:       Snap(jpeg,full)       	\n\
  Shift<Key>r:       StreamParams()		\n\
  Alt<Key>r:         DivX()                	\n\
  Ctrl<Key>r:        DivXAudio()           	\n\
  ~Alt~Ctrl~Shift<Key>r: RecordMovie()         	\n\
  Ctrl<Key>p:        SubtitlesPageno()     	\n\
  Alt<Key>p:         UnSubtitlesPageno()   	\n\
  Shift<Key>p:       SubPage()                  \n\
  ~Alt~Ctrl~Shift<Key>p: ToggleSub()           	\n\
  <Key>c:            Channels()            	\n\
  <Key>e:            Editor()              	\n\
  Alt<Key>b:         SetBlackborder(inc)	\n\
  Ctrl<Key>b:        SetBlackborder(dec)	\n\
  Ctrl<Key>z:        Zap(fast)             	\n\
  ~Ctrl<Key>z:       Zap()                 	\n\
  <Key>v:            SetRes(capture,toggle)	\n\
  Ctrl<Key>d:        Deinterlace()         	\n\
  <Key>F1:           CallTitle()	      	\n\
  <Key>F5:           SetRes(bright,-512)   	\n\
  <Key>F6:           SetRes(bright,+512)   	\n\
  <Key>F7:           SetRes(hue,-512)      	\n\
  <Key>F8:           SetRes(hue,+512)      	\n\
  <Key>F9:           SetRes(contrast,-512) 	\n\
  <Key>F10:          SetRes(contrast,+512) 	\n\
  <Key>F11:          SetRes(color,-512)    	\n\
  <Key>F12:          SetRes(color,+512)    	\n\
  Ctrl<Key>Up:       Scan()                	\n\
  ~Ctrl<Key>Up:      Tune(next)            	\n\
  <Key>Down:         Tune(prev)            	\n\
  <Key>Right:        Tune(fine_up)         	\n\
  <Key>Left:         Tune(fine_down)       	\n\
  <Key>Page_Up:      SetChannel(next)      	\n\
  <Key>Page_Down:    SetChannel(prev)      	\n\
  Alt<Key>a:         AleVTParams()         	\n\
  Ctrl<Key>a:        AleVT()               	\n\
  ~Alt~Ctrl~Shift<Key>a: Volume(mute)           \n\
  Shift<Key>a:       Volume(tvmute)             \n\
  Ctrl<Key>x:        Xosd()			\n\
  Shift<Key>x:       XosdParams()		\n\
  ~Ctrl~Shift<Key>x:       XFreeParams()        \n\
  Shift<Key>s:       Save()			\n\
  Ctrl<Key>h:        Help()                	\n\
  ~Ctrl<Key>h:       Showtime()            	\n\

Options.paned.help: \
\n\
You can use different methods to launch xdTV:\n\
---------------------------------------------\n\
\n\
1) Without any parameter (Xv activated & xvtv_overlay on):\n\
   [user@localhost user]$ xawdecode\n\
   \n\
   XdTV window can be resized over 768x576.\n\
   YUV mode is used (not RGB mode).\n\
   Grabdisplay is always available (to record).\n\
   This only works in V4L2 mode. If you use V4L1, \n\
   xvtv_overlay is automatically switched off.\n\
   \n\
2) With -noxv parameter:\n\
   [user@localhost user]$ xawdecode -noxv\n\
   \n\
   If your video card has a buggy Xv support, you can use \n\
   this parameter. By default the X-server Xv support is  \n\
   activated.\n\
   \n\
3) With -xvtv_overlay off parameter:\n\
   [user@localhost user]$ xawdecode -xvtv_overlay off\n\
   \n\
   The old overlay system is used.\n\
   XdTV window can't be resized over 768x576.\n\
   DGA support is needed.\n\
   \n\
4) With -xvtv parameter:\n\
   [user@localhost user]$ xawdecode -xvtv\n\
   \n\
   The only way to have the new overlay support\n\
   in v4l1 mode.\n\
   Grabdisplay is not available.\n\
   No recording can be launched.\n\
   AleVT can't be used.\n\
   \n
   
Options*l_main_actions.help: \
\n\
You can use different methods to launch xdTV:\n\
---------------------------------------------\n\
\n\
1) Without any parameter (Xv activated & xvtv_overlay on):\n\
   [user@localhost user]$ xawdecode\n\
   \n\
   XdTV window can be resized over 768x576.\n\
   YUV mode is used (not RGB mode).\n\
   Grabdisplay is always available (to record).\n\
   This only works in V4L2 mode. If you use V4L1, \n\
   xvtv_overlay is automatically switched off.\n\
   \n\
2) With -noxv parameter:\n\
   [user@localhost user]$ xawdecode -noxv\n\
   \n\
   If your video card has a buggy Xv support, you can use \n\
   this parameter. By default the X-server Xv support is  \n\
   activated.\n\
   \n\
3) With -xvtv_overlay off parameter:\n\
   [user@localhost user]$ xawdecode -xvtv_overlay off\n\
   \n\
   The old overlay system is used.\n\
   XdTV window can't be resized over 768x576.\n\
   DGA support is needed.\n\
   \n\
4) With -xvtv parameter:\n\
   [user@localhost user]$ xawdecode -xvtv\n\
   \n\
   The only way to have the new overlay support\n\
   in v4l1 mode.\n\
   Grabdisplay is not available.\n\
   No recording can be launched.\n\
   AleVT can't be used.\n\
   \n
  
! ----------------------------------------------------------------------------
! Channels window

Channels.title:          			  Mozaic Channels
Channels.viewport.useRight:                       true
Channels.viewport.channelbox.hSpace:              0
Channels.viewport.channelbox.vSpace:              0
Channels.viewport.channelbox.background:          black
Channels.viewport.channelbox.Command.shadowWidth: 0
Channels.viewport.channelbox.Command.justify:     center
Channels.viewport.channelbox.Command.foreground:  yellow
Channels.viewport.channelbox.Command.background:  black

Channels.translations:      #override		  \n\
  <Message>WM_PROTOCOLS: Channels()

Channels.viewport.translations:  #override        \n\
  <Key>Escape:       Channels()                   \n\
  <Key>KP_Add:       Volume(inc)                  \n\
  <Key>KP_Subtract:  Volume(dec)                  \n\
  <Key>KP_Enter:     Volume(mute)                 \n\
  <Key>m:            Pointer()                    \n\
  ~Ctrl<Key>h:       Showtime()                   \n\
  <Key>f:            FullScreen()                 \n\
  <Key>t:            StayOnTop()                  \n\
  Ctrl<Key>g:        Snap(ppm,win)                \n\
  ~Ctrl<Key>g:       Snap(ppm,full)               \n\
  Ctrl<Key>j:        Snap(jpeg,win)               \n\
  ~Ctrl<Key>j:       Snap(jpeg,full)              \n\
  Shift<Key>r:       StreamParams()		  \n\
  Alt<Key>r:         DivX()                       \n\
  Ctrl<Key>r:        DivXAudio()                  \n\
  ~Alt~Ctrl~Shift<Key>r: RecordMovie()		  \n\
  Ctrl<Key>p:        SubtitlesPageno()            \n\
  Alt<Key>p:         UnSubtitlesPageno()          \n\
  Shift<Key>p:       SubPage()                    \n\
  ~Alt~Ctrl~Shift<Key>p: ToggleSub()		  \n\
  <Key>e:            Editor()                     \n\
  <Key>o:            Options()                    \n\
  Alt<Key>b:         SetBlackborder(inc)	  \n\
  Ctrl<Key>b:        SetBlackborder(dec)	  \n\
  Ctrl<Key>z:        Zap(fast)                    \n\
  ~Ctrl<Key>z:       Zap()                        \n\
  <Key>v:            SetRes(capture,toggle)       \n\
  Ctrl<Key>d:        Deinterlace()    	          \n\
  <Key>F1:           CallTitle()	          \n\
  <Key>F5:           SetRes(bright,-512)          \n\
  <Key>F6:           SetRes(bright,+512)          \n\
  <Key>F7:           SetRes(hue,-512)             \n\
  <Key>F8:           SetRes(hue,+512)             \n\
  <Key>F9:           SetRes(contrast,-512)        \n\
  <Key>F10:          SetRes(contrast,+512)        \n\
  <Key>F11:          SetRes(color,-512)           \n\
  <Key>F12:          SetRes(color,+512)           \n\
  Ctrl<Key>Up:       Scan()                       \n\
  ~Ctrl<Key>Up:      Tune(next)                   \n\
  <Key>Down:         Tune(prev)                   \n\
  <Key>Right:        Tune(fine_up)                \n\
  <Key>Left:         Tune(fine_down)              \n\
  <Key>Page_Up:      SetChannel(next)             \n\
  <Key>Page_Down:    SetChannel(prev)             \n\
  Alt<Key>a:         AleVTParams()                \n\
  Ctrl<Key>a:        AleVT()                      \n\
  ~Alt~Ctrl~Shift<Key>a: Volume(mute)             \n\
  Shift<Key>a:       Volume(tvmute)               \n\
  Shift<Key>s:       Save()			  \n\
  Ctrl<Key>x:        Xosd()			  \n\
  Shift<Key>x:       XosdParams()		  \n\
  ~Ctrl~Shift<Key>x:       XFreeParams()

! ----------------------------------------------------------------------------
! Channel Editor window

Editor*.foreground:    				black
Editor*.background:				white

Editor.title:          				Channel Editor

Editor*lchannel.label: 				Channel Number:
Editor*lkey.label:     				Choose Hotkey:
Editor*lname.label:    				Station Name:

Editor*lchannel.background: 			lightyellow
Editor*lkey.background: 			lightyellow
Editor*lname.background: 			lightyellow

Editor*editrc.background:			white
Editor*editrc.foreground:			darkred
Editor*editrc.borderWidth:   			1
Editor*editrc.label:   				Edit RC (use Xterm)

Editor*scantv.background:			white
Editor*scantv.foreground:			darkred
Editor*scantv.borderWidth:   			1
Editor*scantv.label:   				Scan TV (use Xterm)

Editor*openmain.background:			white
Editor*openmain.borderWidth:   			1
Editor*openmain.label:   			Open Main Options..

Editor*add.background:				white
Editor*add.borderWidth:   			1
Editor*add.label:      				Add

Editor*delete.background:			white
Editor*delete.borderWidth:   			1
Editor*delete.label:   				Delete

Editor*modify.background:			white
Editor*modify.foreground:			darkblue
Editor*modify.borderWidth:   			1
Editor*modify.label:   				Update

Editor*save.background:				white
Editor*save.foreground:				darkblue
Editor*save.borderWidth:   			1
Editor*save.label:     				Save (Shift+S)

Editor*close.background:			white
Editor*close.foreground:			darkblue
Editor*close.borderWidth:   			1
Editor*close.label:    				Close

Editor.translations:    #override      		\n\
  <Message>WM_PROTOCOLS: Editor()

Editor*Label.width:           			140
Editor*Label.resize:          			false
Editor*Label.borderWidth:     			0
Editor*Label.shadowWidth:     			0
Editor*Command.width:         			140
Editor*Command.justify:       			center
Editor*Text*width:            			140
Editor*Text*autoFill:         			false
Editor*Text*editType:         			edit
Editor*Text*type:             			string
Editor*Text*useStringInPlace: 			false
Editor*Text*background:       			white

Editor*channel.borderWidth:   			1
Editor*channel.background:    			grey95
Editor*name.background:    			grey95
Editor*lname.vertDistance:    			15
Editor*lkey.vertDistance:     			15
Editor*editrc.vertDistance:     		25
Editor*key.borderWidth:       			1
Editor*key.background:        			grey95
Editor*add.vertDistance:      			20

Editor*viewport.width:        			140
Editor*viewport.height:       			370
Editor*viewport.allowVert:    			true
Editor*viewport.allowHoriz:   			false
Editor*viewport.resize:       			false

Editor*list.defaultColumns:   			1
Editor*list.forceColumns:     			true
Editor*list.background:       			grey95

Editor*Command.translations:	#override	\n\
 <EnterWindow>:		SetBg(gray95)		\n\
 <LeaveWindow>:		SetBg(white)

Editor.form.translations:   #override      	\n\
  <Key>Escape:       Editor()              	\n\
  <Key>KP_Add:       Volume(inc)           	\n\
  <Key>KP_Subtract:  Volume(dec)           	\n\
  <Key>KP_Enter:     Volume(mute)          	\n\
  <Key>m:            Pointer()             	\n\
  ~Ctrl<Key>h:       Showtime()            	\n\
  <Key>f:            FullScreen()          	\n\
  <Key>t:            StayOnTop()           	\n\
  Ctrl<Key>g:        Snap(ppm,win)         	\n\
  ~Ctrl<Key>g:       Snap(ppm,full)        	\n\
  Ctrl<Key>j:        Snap(jpeg,win)        	\n\
  ~Ctrl<Key>j:       Snap(jpeg,full)       	\n\
  Shift<Key>r:       StreamParams()		\n\
  Alt<Key>r:         DivX()                	\n\
  Ctrl<Key>r:        DivXAudio()           	\n\
  ~Alt~Ctrl~Shift<Key>r: RecordMovie()         	\n\
  Ctrl<Key>p:        SubtitlesPageno()     	\n\
  Alt<Key>p:         UnSubtitlesPageno()   	\n\
  Shift<Key>p:       SubPage()                  \n\
  ~Alt~Ctrl~Shift<Key>p: ToggleSub()           	\n\
  <Key>c:            Channels()            	\n\
  <Key>o:            Options()             	\n\
  Alt<Key>b:         SetBlackborder(inc)	\n\
  Ctrl<Key>b:        SetBlackborder(dec)	\n\
  Ctrl<Key>z:        Zap(fast)             	\n\
  ~Ctrl<Key>z:       Zap()                 	\n\
  <Key>v:            SetRes(capture,toggle)	\n\
  Ctrl<Key>d:        Deinterlace()         	\n\
  <Key>F1:           CallTitle()	      	\n\
  <Key>F5:           SetRes(bright,-512)   	\n\
  <Key>F6:           SetRes(bright,+512)   	\n\
  <Key>F7:           SetRes(hue,-512)      	\n\
  <Key>F8:           SetRes(hue,+512)      	\n\
  <Key>F9:           SetRes(contrast,-512) 	\n\
  <Key>F10:          SetRes(contrast,+512) 	\n\
  <Key>F11:          SetRes(color,-512)    	\n\
  <Key>F12:          SetRes(color,+512)    	\n\
  Ctrl<Key>Up:       Scan()                	\n\
  ~Ctrl<Key>Up:      Tune(next)            	\n\
  <Key>Down:         Tune(prev)            	\n\
  <Key>Right:        Tune(fine_up)         	\n\
  <Key>Left:         Tune(fine_down)       	\n\
  <Key>Page_Up:      SetChannel(next)      	\n\
  <Key>Page_Down:    SetChannel(prev)      	\n\
  Alt<Key>a:         AleVTParams()         	\n\
  Ctrl<Key>a:        AleVT()               	\n\
  ~Shift~Alt~Ctrl<Key>a: Volume(mute)	   	\n\
  Shift<Key>a:       Volume(tvmute)             \n\
  Shift<Key>s:       Save()			\n\
  Ctrl<Key>x:        Xosd()			\n\
  Shift<Key>x:       XosdParams()		\n\
  ~Ctrl~Shift<Key>x:       XFreeParams()

Editor*modify.accelerators: #override      	\n\
  <Key>Return:    set()notify()unset()

Editor*Command.shadowWidth:   			1

Editor*channel.translations:  #override    	\n\
  Alt<Key>Up:       Scan()                 	\n\
  ~Ctrl<Key>Up:     Tune(next)             	\n\
  <Key>Down:        Tune(prev)             	\n\
  <Key>Right:       Tune(fine_up)          	\n\
  <Key>Left:        Tune(fine_down)        	\n\
  <EnterWindow>:    SetBg(white)	     	\n\
  <LeaveWindow>:    SetBg(grey95)

Editor*name.translations:  #override       	\n\
  <EnterWindow>:    SetBg(white)     		\n\
  <LeaveWindow>:    SetBg(grey95)

Editor*key.translations:  #override        	\n\
  <EnterWindow>:    SetBg(white)     		\n\
  <LeaveWindow>:    SetBg(grey95)

Editor*list.translations:  #override       	\n\
  <Key>Escape:       Editor()              	\n\
  <EnterWindow>:     SetBg(white)    		\n\
  <Key>KP_Add:       Volume(inc)           	\n\
  <Key>KP_Subtract:  Volume(dec)           	\n\
  <Key>KP_Enter:     Volume(mute)          	\n\
  <Key>m:            Pointer()             	\n\
  ~Ctrl<Key>h:       Showtime()            	\n\
  <Key>f:            FullScreen()          	\n\
  <Key>t:            StayOnTop()           	\n\
  Ctrl<Key>g:        Snap(ppm,win)         	\n\
  ~Ctrl<Key>g:       Snap(ppm,full)        	\n\
  Ctrl<Key>j:        Snap(jpeg,win)        	\n\
  ~Ctrl<Key>j:       Snap(jpeg,full)       	\n\
  Shift<Key>r:       StreamParams()		\n\
  Alt<Key>r:         DivX()                	\n\
  Ctrl<Key>r:        DivXAudio()           	\n\
  ~Alt~Ctrl~Shift<Key>r: RecordMovie()         	\n\
  Ctrl<Key>p:        SubtitlesPageno()     	\n\
  Alt<Key>p:         UnSubtitlesPageno()   	\n\
  Shift<Key>p:       SubPage()                  \n\
  ~Alt~Ctrl~Shift<Key>p: ToggleSub()           	\n\
  <Key>c:            Channels()            	\n\
  <Key>o:            Options()             	\n\
  Alt<Key>b:         SetBlackborder(inc)	\n\
  Ctrl<Key>b:        SetBlackborder(dec)	\n\
  Ctrl<Key>z:        Zap(fast)             	\n\
  ~Ctrl<Key>z:       Zap()                 	\n\
  <Key>v:            SetRes(capture,toggle)	\n\
  Ctrl<Key>d:        Deinterlace()         	\n\
  <Key>F1:           CallTitle()	      	\n\
  <Key>F5:           SetRes(bright,-512)   	\n\
  <Key>F6:           SetRes(bright,+512)   	\n\
  <Key>F7:           SetRes(hue,-512)      	\n\
  <Key>F8:           SetRes(hue,+512)      	\n\
  <Key>F9:           SetRes(contrast,-512) 	\n\
  <Key>F10:          SetRes(contrast,+512) 	\n\
  <Key>F11:          SetRes(color,-512)    	\n\
  <Key>F12:          SetRes(color,+512)    	\n\
  Ctrl<Key>Up:       Scan()                	\n\
  ~Ctrl<Key>Up:      Tune(next)            	\n\
  <Key>Down:         Tune(prev)            	\n\
  <Key>Right:        Tune(fine_up)         	\n\
  <Key>Left:         Tune(fine_down)       	\n\
  <Key>Page_Up:      SetChannel(next)      	\n\
  <Key>Page_Down:    SetChannel(prev)      	\n\
  Alt<Key>a:         AleVTParams()         	\n\
  Ctrl<Key>a:        AleVT()               	\n\
  ~Alt~Ctrl~Shift<Key>a: Volume(mute)           \n\
  Shift<Key>a:       Volume(tvmute)             \n\
  Shift<Key>s:       Save()			\n\
  ~Ctrl~Shift<Key>x:       XFreeParams()	\n\
  Ctrl<Key>x:        Xosd()			\n\
  Shift<Key>x:       XosdParams()		\n\
  <LeaveWindow>:     SetBg(grey95)  

! ----------------------------------------------------------------------------
! Onscreen window

xawdecode.onscreen.allowShellResize: 		true
xawdecode.onscreen.label.resize:     		true

xawdecode.onscreen*background:       		black
xawdecode.onscreen*borderColor:      		black
xawdecode.onscreen*foreground:       		lightgreen
xawdecode.onscreen*shadowWidth:      		0
xawdecode.onscreen.label.justify:    		left
xawdecode.onscreen.label.font:			-*-ledfixed-medium-r-*--39-*-*-*-c-*-*-*
xawdecode.onscreen.label.fontSet:		\
     -*-ledfixed-medium-r-semicondensed--39-*-*-*-c-*-*-*, \
 -*-bitstream vera sans-medium-r-normal--39-*-*-*-*-*-*-*, \
           -*-luxi sans-medium-r-normal--39-*-*-*-*-*-*-*, \
                          -*-*-r-normal--39-*-*-*-*-*-*-*, \
                               -*-*-*-*--39-*-*-*-*-*-*-*,*

xawdecode.vtx.allowShellResize:      		true
xawdecode.vtx.label.resize:          		true

xawdecode.vtx*background:            		black
xawdecode.vtx*borderColor:           		black
xawdecode.vtx*foreground:            		lightgreen
xawdecode.vtx*shadowWidth:           		0
xawdecode.vtx.label.justify:         		center
xawdecode.vtx.label.font:            		7x13bold


! ----------------------------------------------------------------------------
! Video Recorder Options window

DivX*.foreground:    				black
DivX*.background:				white

DivX.paned.internalBorderWidth:    		0
DivX.paned*Scrollbar.orientation: 		horizontal
DivX.paned*Scrollbar.length:       		150
DivX.paned*Scrollbar.width:        		150
DivX.paned*Scrollbar.thumb:			black
DivX.paned*Scrollbar.minimumThumb: 		4
DivX.paned*Scrollbar.background:		gray95
DivX.paned*Scrollbar.height:			20

DivX*Label.shadowWidth:				0
DivX*Command.shadowWidth:			0
DivX*Command.translations:  #override           \n\
 <EnterWindow>:	highlight()			\n\
 <LeaveWindow>:	reset()

DivX*Text*autoFill:				false
DivX*Text*editType:				edit
DivX*Text*type:					string
DivX*Text*useStringInPlace:			false
DivX*Text*background:				gray95
DivX*paned.resize:				false

DivX.title:					Video Recorder Options

DivX*ldivxcodec.shadowWidth:			3
DivX*ldivxcodec.background:			lightyellow
DivX*ldivxcodec.justify:			center
DivX*ldivxcodec.label:				Choose a Codec

DivX*ldivxsize.shadowWidth:			3
DivX*ldivxsize.background:			lightyellow
DivX*ldivxsize.justify:				center
DivX*ldivxsize.label:				Video Options

DivX*ldivxdisplay.shadowWidth:			3
DivX*ldivxdisplay.background:			lightyellow
DivX*ldivxdisplay.justify:			center
DivX*ldivxdisplay.label:			Other Options

DivX*ldivxschedule.background:			white
DivX*ldivxschedule.foreground:			darkred
DivX*ldivxschedule.label:			Schedule a Record   :       Need Xterm, At & Cron

DivX*ldivxplayer.background:			white
DivX*ldivxplayer.foreground:			darkred
DivX*ldivxplayer.label:				Preview a Record    :       Mplayer by default

DivX*ldivxfilepath.shadowWidth:			3
DivX*ldivxfilepath.background:			lightyellow
DivX*ldivxfilepath.justify:			center
DivX*ldivxfilepath.label:			Path or Path/Name.avi or /dev/null (Streaming)

DivX*ldivxfilepathselector.shadowWidth:		1
DivX*ldivxfilepathselector.background:		white
DivX*ldivxfilepathselector.foreground:		darkred
DivX*ldivxfilepathselector.justify:		center
DivX*ldivxfilepathselector.label:		Browse to select a Path...

DivX*ldivxaudioopen.shadowWidth:		3
DivX*ldivxaudioopen.background:			lightgray
DivX*ldivxaudioopen.justify:			center
DivX*ldivxaudioopen.label: 			Open Audio Recorder Options...

DivX*lstreamopen.shadowWidth:			3
DivX*lstreamopen.background:			lightgray
DivX*lstreamopen.justify:			center
DivX*lstreamopen.label: 			Open Streaming Server Options...

DivX*lopenmain.shadowWidth:			3
DivX*lopenmain.justify:				center
DivX*lopenmain.background:			lightgray
DivX*lopenmain.label: 				Open Main Options...

DivX*ldivxsave.foreground:			darkblue
DivX*ldivxsave.background:			white
DivX*ldivxsave.shadowWidth:			2
DivX*ldivxsave.justify:				center
DivX*ldivxsave.label: 				Apply, Save & Close (Shift+S)

DivX*divxcodec.background:			white
DivX*divxquality.background:			white
DivX*divxdisplay.background:			white
DivX*divxsub.background:			white
DivX*divxchg.background:			white
DivX*ldivxwidth.background:			white
DivX*ldivxheight.background:			white
DivX*ldivxbitrate.background:			white
DivX*ldivxfps.background:			white
DivX*hmodul.background:				white
DivX*wmodul.background:				white
DivX*ldivxminquantizer.background:		white
DivX*ldivxmaxquantizer.background:		white

DivX*divxfilepath.translations:#override					\n\
  <EnterWindow>: 	SetBg(white)						\n\
  <LeaveWindow>: 	SetBg(gray95)   	       				\n\
  <Key>Escape:   	DivX()							\n\
  Shift<Key>End: 	select-all()						\n\
  Shift<Key>Home: 	select-all()						\n\
  <Key>Delete:   	kill-selection()					\n\
  ~Shift<Key>End:	end-of-line()						\n\
  ~Shift<Key>Home:	beginning-of-line()					\n\
  Ctrl<Key>Insert:	kill-selection() insert-selection(CLIPBOARD, CLIPBOARD)	\n\
  Shift<Key>Insert:	insert-selection(CLIPBOARD, CLIPBOARD)			\n\
  Ctrl<Key>c:    	kill-selection() insert-selection(CLIPBOARD, CLIPBOARD)	\n\
  Ctrl<Key>v:	 	insert-selection(CLIPBOARD, CLIPBOARD)			\n\
  Ctrl<Key>x:	 	kill-selection() 					\n\
  Shift<Key>Right: 	extend-end(PRIMARY)

DivX.translations:    #override			\n\
  <Message>WM_PROTOCOLS: DivX()

DivX.paned.translations:   #override	   	\n\
  <Key>Escape:       DivX()		   	\n\
  <Key>KP_Add:       Volume(inc)           	\n\
  <Key>KP_Subtract:  Volume(dec)           	\n\
  <Key>KP_Enter:     Volume(mute)          	\n\
  <Key>m:            Pointer()             	\n\
  ~Ctrl<Key>h:       Showtime()            	\n\
  <Key>f:            FullScreen()          	\n\
  <Key>t:            StayOnTop()           	\n\
  Ctrl<Key>g:        Snap(ppm,win)         	\n\
  ~Ctrl<Key>g:       Snap(ppm,full)        	\n\
  Ctrl<Key>j:        Snap(jpeg,win)        	\n\
  ~Ctrl<Key>j:       Snap(jpeg,full)       	\n\
  <Key>o:            Options()             	\n\
  Ctrl<Key>p:        SubtitlesPageno()     	\n\
  Alt<Key>p:         UnSubtitlesPageno()   	\n\
  Shift<Key>p:       SubPage()                  \n\
  ~Alt~Ctrl~Shift<Key>p: ToggleSub()           	\n\
  <Key>c:            Channels()            	\n\
  Shift<Key>r:       StreamParams()		\n\
  Ctrl<Key>r:        DivXAudio()            	\n\
  <Key>e:            Editor()              	\n\
  Alt<Key>b:         SetBlackborder(inc)	\n\
  Ctrl<Key>b:        SetBlackborder(dec)	\n\
  Ctrl<Key>z:        Zap(fast)             	\n\
  ~Ctrl<Key>z:       Zap()                 	\n\
  <Key>v:            SetRes(capture,toggle)	\n\
  Ctrl<Key>d:        Deinterlace()         	\n\
  <Key>F1:           CallTitle()	      	\n\
  <Key>F5:           SetRes(bright,-512)   	\n\
  <Key>F6:           SetRes(bright,+512)   	\n\
  <Key>F7:           SetRes(hue,-512)      	\n\
  <Key>F8:           SetRes(hue,+512)      	\n\
  <Key>F9:           SetRes(contrast,-512) 	\n\
  <Key>F10:          SetRes(contrast,+512) 	\n\
  <Key>F11:          SetRes(color,-512)    	\n\
  <Key>F12:          SetRes(color,+512)    	\n\
  Ctrl<Key>Up:       Scan()                	\n\
  ~Ctrl<Key>Up:      Tune(next)            	\n\
  <Key>Down:         Tune(prev)            	\n\
  <Key>Right:        Tune(fine_up)         	\n\
  <Key>Left:         Tune(fine_down)      	\n\
  <Key>Page_Up:      SetChannel(next)      	\n\
  <Key>Page_Down:    SetChannel(prev)      	\n\
  Alt<Key>a:         AleVTParams()         	\n\
  Ctrl<Key>a:        AleVT()               	\n\
  ~Alt~Ctrl~Shift<Key>a: Volume(mute)		\n\
  Shift<Key>a:       Volume(tvmute)             \n\
  Shift<Key>s:       Save()			\n\
  Ctrl<Key>x:        Xosd()			\n\
  Shift<Key>x:       XosdParams()		\n\
  ~Ctrl~Shift<Key>x:       XFreeParams()

! ----------------------------------------------------------------------------
! Audio Recorder Options window

DivXAudio*.foreground:    			black
DivXAudio*.background:				white

DivXAudio.title:				Audio Recorder Options
DivXAudio.paned.internalBorderWidth:    	0
DivXAudio.paned*Scrollbar.orientation:  	horizontal
DivXAudio.paned*Scrollbar.length:       	150
DivXAudio.paned*Scrollbar.width:        	150
DivXAudio.paned*Scrollbar.thumb:		black
DivXAudio.paned*Scrollbar.minimumThumb: 	4
DivXAudio.paned*Scrollbar.background:		gray95
DivXAudio.paned*Scrollbar.height:		20

DivXAudio.translations:    #override		\n\
  <Message>WM_PROTOCOLS: DivXAudio()

DivXAudio.paned.translations:   #override	\n\
  <Key>Escape:       DivXAudio()	   	\n\
  <Key>KP_Add:       Volume(inc)           	\n\
  <Key>KP_Subtract:  Volume(dec)           	\n\
  <Key>KP_Enter:     Volume(mute)          	\n\
  <Key>m:            Pointer()             	\n\
  ~Ctrl<Key>h:       Showtime()            	\n\
  <Key>f:            FullScreen()          	\n\
  <Key>t:            StayOnTop()           	\n\
  Ctrl<Key>g:        Snap(ppm,win)         	\n\
  ~Ctrl<Key>g:       Snap(ppm,full)        	\n\
  Ctrl<Key>j:        Snap(jpeg,win)        	\n\
  ~Ctrl<Key>j:       Snap(jpeg,full)       	\n\
  <Key>o:            Options()             	\n\
  Ctrl<Key>p:        SubtitlesPageno()     	\n\
  Alt<Key>p:         UnSubtitlesPageno()   	\n\
  Shift<Key>p:       SubPage()             	\n\
  ~Alt~Ctrl~Shift<Key>p: ToggleSub()           	\n\
  <Key>c:            Channels()            	\n\
  Shift<Key>r:       StreamParams()	   	\n\
  Alt<Key>r:         DivX()	           	\n\
  <Key>e:            Editor()              	\n\
  Alt<Key>b:         SetBlackborder(inc)   	\n\
  Ctrl<Key>b:        SetBlackborder(dec)   	\n\
  Ctrl<Key>z:        Zap(fast)             	\n\
  ~Ctrl<Key>z:       Zap()                 	\n\
  <Key>v:            SetRes(capture,toggle)	\n\
  Ctrl<Key>d:        Deinterlace()         	\n\
  <Key>F1:           CallTitle()	      	\n\
  <Key>F5:           SetRes(bright,-512)   	\n\
  <Key>F6:           SetRes(bright,+512)   	\n\
  <Key>F7:           SetRes(hue,-512)      	\n\
  <Key>F8:           SetRes(hue,+512)      	\n\
  <Key>F9:           SetRes(contrast,-512) 	\n\
  <Key>F10:          SetRes(contrast,+512) 	\n\
  <Key>F11:          SetRes(color,-512)    	\n\
  <Key>F12:          SetRes(color,+512)    	\n\
  Ctrl<Key>Up:       Scan()                	\n\
  ~Ctrl<Key>Up:      Tune(next)            	\n\
  <Key>Down:         Tune(prev)            	\n\
  <Key>Right:        Tune(fine_up)         	\n\
  <Key>Left:         Tune(fine_down)       	\n\
  <Key>Page_Up:      SetChannel(next)      	\n\
  <Key>Page_Down:    SetChannel(prev)      	\n\
  Alt<Key>a:         AleVTParams()         	\n\
  Ctrl<Key>a:        AleVT()               	\n\
  ~Alt~Ctrl~Shift<Key>a: Volume(mute)	   	\n\
  Shift<Key>a:       Volume(tvmute)             \n\
  Shift<Key>s:       Save()			\n\
  Ctrl<Key>x:        Xosd()			\n\
  Shift<Key>x:       XosdParams()		\n\
  ~Ctrl~Shift<Key>x:       XFreeParams()

DivXAudio*Text*autoFill:			false
DivXAudio*Text*editType:			edit
DivXAudio*Text*type:				string
DivXAudio*Text*useStringInPlace:		false
DivXAudio*Text*background:			white
DivXAudio*paned.resize:				false

DivXAudio*Label.shadowWidth:			0
DivXAudio*Command.shadowWidth:			0
DivXAudio*Command.translations:  #override      \n\
 <EnterWindow>:	highlight() 			\n\
 <LeaveWindow>:	reset()

DivXAudio.title:				Audio Recorder Options

DivXAudio*ldivxaudio.shadowWidth:		3
DivXAudio*ldivxaudio.background:		lightyellow
DivXAudio*ldivxaudio.justify:			center
DivXAudio*ldivxaudio.label:			Audio Options

DivXAudio*ldivxopen.shadowWidth:		3
DivXAudio*ldivxopen.justify:			center
DivXAudio*ldivxopen.background:			lightgray
DivXAudio*ldivxopen.label: 			Open Video Recorder Options...

DivXAudio*lstreamopen.shadowWidth:		3
DivXAudio*lstreamopen.justify:			center
DivXAudio*lstreamopen.background:		lightgray
DivXAudio*lstreamopen.label: 			Open Streaming Server Options...

DivXAudio*lopenmain.shadowWidth:		3
DivXAudio*lopenmain.justify:			center
DivXAudio*lopenmain.background:			lightgray
DivXAudio*lopenmain.label: 			Open Main Options...

DivXAudio*ldivxsave.shadowWidth:		2
DivXAudio*ldivxsave.justify:			center
DivXAudio*ldivxsave.background:			white
DivXAudio*ldivxsave.foreground:			darkblue
DivXAudio*ldivxsave.label: 			Apply, Save & Close (Shift+S)

DivXAudio*ldivxaudiobufsize.background:		white
DivXAudio*divxcompressedaudio.background:	white
DivXAudio*divxmp3vbr.background:		white
DivXAudio*ldivxmp3bitrate.background:		white
DivXAudio*ldivxmp3vbrquality.background:	white
DivXAudio*divxstereo.background:		white
DivXAudio*ldivxmp3quality.background:		white
DivXAudio*ldivxmaxgap.background:		white
DivXAudio*ldivxdelay.background:		white
DivXAudio*ldivxaudiofrgmts.background:		white
DivXAudio*ldivxaudiosizefrgmt.background:	white


! ----------------------------------------------------------------------------
! Subtitles Page number window

SubPage*.foreground:    			black
SubPage*.background:				white

SubPage.paned.internalBorderWidth:    		0

SubPage*lsubpagenum.justify:			center
SubPage*lsubsave.justify:			center

SubPage*Label.shadowWidth:			0
SubPage*Command.shadowWidth:			0
SubPage*Command.translations:#override

SubPage*Label.shadowWidth:			0
SubPage*Command.shadowWidth:			0
SubPage*lsubpagenum.shadowWidth:		3
SubPage*lsubsave.shadowWidth:			0

SubPage*Text*autoFill:				false
SubPage*Text*editType:				edit
SubPage*Text*type:				string
SubPage*Text*useStringInPlace:			false
SubPage*Text*background:			gray95
SubPage*paned.resize:				false

SubPage.title:					Subtitle Page N

SubPage*lsubpagenum.label: 			Enter Another Subtitle Page Number
SubPage*lsubpagenum.background:			lightyellow

SubPage*lsubtitles.justify:			center
SubPage*lsubtitles.shadowWidth:			2
SubPage*lsubtitles.foreground:			darkred
SubPage*lsubtitles.background:			white
SubPage*lsubtitles.label:			<<    Start Subtitles    >>

SubPage*lopenmain.shadowWidth:			3
SubPage*lopenmain.justify:			center
SubPage*lopenmain.background:			lightgray
SubPage*lopenmain.label: 			Open Main Options...

SubPage*lsubsave.label:				Apply, Save & Close (Shift+S)
SubPage*lsubsave.shadowWidth:			2
SubPage*lsubsave.background:			white
SubPage*lsubsave.foreground:			darkblue

SubPage*subpagenum.translations:#override					\n\
  <EnterWindow>: 	SetBg(white)						\n\
  <LeaveWindow>: 	SetBg(gray95)   	        			\n\
  <Key>Escape:   	SubPage()						\n\
  Shift<Key>End: 	select-all()						\n\
  Shift<Key>Home: 	select-all()						\n\
  <Key>Delete:   	kill-selection()					\n\
  ~Shift<Key>End:	end-of-line()						\n\
  ~Shift<Key>Home:	beginning-of-line()					\n\
  Ctrl<Key>Insert:	kill-selection() insert-selection(CLIPBOARD, CLIPBOARD)	\n\
  Shift<Key>Insert:	insert-selection(CLIPBOARD, CLIPBOARD)			\n\
  Ctrl<Key>c:    	kill-selection() insert-selection(CLIPBOARD, CLIPBOARD)	\n\
  Ctrl<Key>v:	 	insert-selection(CLIPBOARD, CLIPBOARD)			\n\
  Ctrl<Key>x:	 	kill-selection() 					\n\
  Shift<Key>Right: 	extend-end(PRIMARY)

SubPage.translations:    #override		\n\
  <Message>WM_PROTOCOLS: SubPage()

SubPage.paned.translations:   #override	   	\n\
  <Key>Escape:       SubPage()             	\n\
  <Key>KP_Add:       Volume(inc)           	\n\
  <Key>KP_Subtract:  Volume(dec)           	\n\
  <Key>KP_Enter:     Volume(mute)          	\n\
  <Key>m:            Pointer()             	\n\
  ~Ctrl<Key>h:       Showtime()            	\n\
  <Key>f:            FullScreen()          	\n\
  <Key>t:            StayOnTop()           	\n\
  Ctrl<Key>g:        Snap(ppm,win)         	\n\
  ~Ctrl<Key>g:       Snap(ppm,full)        	\n\
  Ctrl<Key>j:        Snap(jpeg,win)        	\n\
  ~Ctrl<Key>j:       Snap(jpeg,full)       	\n\
  <Key>o:            Options()             	\n\
  Ctrl<Key>p:        SubtitlesPageno()     	\n\
  Alt<Key>p:         UnSubtitlesPageno()   	\n\
  ~Alt~Ctrl~Shift<Key>p: ToggleSub()           	\n\
  <Key>c:            Channels()            	\n\
  Shift<Key>r:       StreamParams()	   	\n\
  Alt<Key>r:         DivX()	           	\n\
  Ctrl<Key>r:        DivXAudio()           	\n\
  Alt<Key>b:         SetBlackborder(inc)   	\n\
  Ctrl<Key>b:        SetBlackborder(dec)   	\n\
  <Key>e:            Editor()              	\n\
  Ctrl<Key>z:        Zap(fast)             	\n\
  ~Ctrl<Key>z:       Zap()                 	\n\
  <Key>v:            SetRes(capture,toggle)	\n\
  Ctrl<Key>d:        Deinterlace()         	\n\
  <Key>F1:           CallTitle()	      	\n\
  <Key>F5:           SetRes(bright,-512)   	\n\
  <Key>F6:           SetRes(bright,+512)   	\n\
  <Key>F7:           SetRes(hue,-512)      	\n\
  <Key>F8:           SetRes(hue,+512)      	\n\
  <Key>F9:           SetRes(contrast,-512) 	\n\
  <Key>F10:          SetRes(contrast,+512) 	\n\
  <Key>F11:          SetRes(color,-512)    	\n\
  <Key>F12:          SetRes(color,+512)    	\n\
  Ctrl<Key>Up:       Scan()                	\n\
  ~Ctrl<Key>Up:      Tune(next)            	\n\
  <Key>Down:         Tune(prev)            	\n\
  <Key>Right:        Tune(fine_up)         	\n\
  <Key>Left:         Tune(fine_down)       	\n\
  <Key>Page_Up:      SetChannel(next)      	\n\
  <Key>Page_Down:    SetChannel(prev)      	\n\
  Alt<Key>a:         AleVTParams()         	\n\
  Ctrl<Key>a:        AleVT()               	\n\
  ~Alt~Ctrl~Shift<Key>a: Volume(mute)           \n\
  Shift<Key>a:       Volume(tvmute)             \n\
  Shift<Key>s:       Save()			\n\
  Ctrl<Key>x:        Xosd()			\n\
  Shift<Key>x:       XosdParams()		\n\
  ~Ctrl~Shift<Key>x:       XFreeParams()

! ----------------------------------------------------------------------------
!	Error Message Popup window.

*pErrorShell.title: Information
*pErrorShell*allowShellResize: True
*pErrorShell*background: white
*pErrorShell*resizable: True
*pErrorShell*errorMessage*internalHeight: 12

*errorPopdown.fromVert: errorMessage
*errorPopdown.label: Close
*errorPopdown.background: white
*errorPopdown.justify: center
*errorPopdown.width: 80
*errorMessage*leftBitmap: star


*pErrorShell*errorArea*errorPopdown*accelerators: #override	\n\
 <Key>q:	set()notify()unset()		\n\
 <Key>Return:	set()notify()unset()		\n\
 <Key>Escape:	set()notify()unset()

*pErrorShell.translations:      #override	\n\
  <Message>WM_PROTOCOLS:  Hide2()
  
*errorPopdown.translations:	#override	\n\
 <EnterWindow>:		SetBg(gray95)		\n\
 <LeaveWindow>:		SetBg(white)

! ----------------------------------------------------------------------------
!	AleVT Parameters Window

AleVTParams*.foreground:    			black
AleVTParams*.background:			white

AleVTParams.paned.internalBorderWidth:    	0
AleVTParams.paned*Scrollbar.orientation: 	horizontal
AleVTParams.paned*Scrollbar.length:       	150
AleVTParams.paned*Scrollbar.width:        	150
AleVTParams.paned*Scrollbar.thumb:		black
AleVTParams.paned*Scrollbar.minimumThumb: 	4
AleVTParams.paned*Scrollbar.background:		gray95
AleVTParams.paned*Scrollbar.height:		20

AleVTParams*Text*autoFill:			false
AleVTParams*Text*editType:			edit
AleVTParams*Text*type:				string
AleVTParams*Text*useStringInPlace:		false
AleVTParams*Text*background:			gray95
AleVTParams*paned.resize:			false

AleVTParams*Label.shadowWidth:			0
AleVTParams*Command.shadowWidth:		0
AleVTParams*Command.translations:  #override    \n\
 <EnterWindow>:	highlight()			\n\
 <LeaveWindow>:	reset()

AleVTParams.title:				AleVT Parameters

AleVTParams*ldefaultpage.justify:		center
AleVTParams*ldefaultpage.shadowWidth:		3
AleVTParams*ldefaultpage.label:			Default Page(s): Several AleVT can be started

AleVTParams*lfinetune.justify:			center
AleVTParams*lfinetune.shadowWidth:		3
AleVTParams*lfinetune.label:			Finetune Method

AleVTParams*lalevtparams.justify:		center
AleVTParams*lalevtparams.shadowWidth:		2
AleVTParams*lalevtparams.label:			Other AleVT Parameters

AleVTParams*lalevt.justify:			center
AleVTParams*lalevt.shadowWidth:			2
AleVTParams*lalevt.foreground:			darkred
AleVTParams*lalevt.background:			white
AleVTParams*lalevt.label:			<<    Start AleVT    >>

AleVTParams*lopenmain.shadowWidth:		3
AleVTParams*lopenmain.justify:			center
AleVTParams*lopenmain.background:		lightgray
AleVTParams*lopenmain.label: 			Open Main Options...

AleVTParams*lalevtparamssave.justify:		center
AleVTParams*lalevtparamssave.shadowWidth:	2
AleVTParams*lalevtparamssave.label:		Apply, Save & Close (Shift+S)

AleVTParams*lalevtparamssave.background:	white
AleVTParams*lalevtparamssave.foreground:	darkblue
AleVTParams*lalevtparams.background:		lightyellow
AleVTParams*lfinetune.background:		lightyellow
AleVTParams*ldefaultpage.background:		lightyellow

AleVTParams*finetune.background:		white
AleVTParams*error_reduction.background:		white
AleVTParams*error_bell.background:		white
AleVTParams*charset.background:			white

AleVTParams*defaultpage.translations:#override					\n\
  <EnterWindow>: 	SetBg(white)						\n\
  <LeaveWindow>: 	SetBg(gray95)   	        			\n\
  <Key>Escape:   	SubPage()						\n\
  Shift<Key>End: 	select-all()						\n\
  Shift<Key>Home: 	select-all()						\n\
  <Key>Delete:   	kill-selection()					\n\
  ~Shift<Key>End:	end-of-line()						\n\
  ~Shift<Key>Home:	beginning-of-line()					\n\
  Ctrl<Key>Insert:	kill-selection() insert-selection(CLIPBOARD, CLIPBOARD)	\n\
  Shift<Key>Insert:	insert-selection(CLIPBOARD, CLIPBOARD)			\n\
  Ctrl<Key>c:    	kill-selection() insert-selection(CLIPBOARD, CLIPBOARD)	\n\
  Ctrl<Key>v:	 	insert-selection(CLIPBOARD, CLIPBOARD)			\n\
  Ctrl<Key>x:	 	kill-selection() 					\n\
  Shift<Key>Right: 	extend-end(PRIMARY)

AleVTParams*finetune_val.translations:#override					\n\
  <EnterWindow>: 	SetBg(white)						\n\
  <LeaveWindow>: 	SetBg(gray95)   	        			\n\
  <Key>Escape:   	SubPage()						\n\
  Shift<Key>End: 	select-all()						\n\
  Shift<Key>Home: 	select-all()						\n\
  <Key>Delete:   	kill-selection()					\n\
  ~Shift<Key>End:	end-of-line()						\n\
  ~Shift<Key>Home:	beginning-of-line()					\n\
  Ctrl<Key>Insert:	kill-selection() insert-selection(CLIPBOARD, CLIPBOARD)	\n\
  Shift<Key>Insert:	insert-selection(CLIPBOARD, CLIPBOARD)			\n\
  Ctrl<Key>c:    	kill-selection() insert-selection(CLIPBOARD, CLIPBOARD)	\n\
  Ctrl<Key>v:	 	insert-selection(CLIPBOARD, CLIPBOARD)			\n\
  Ctrl<Key>x:	 	kill-selection() 					\n\
  Shift<Key>Right: 	extend-end(PRIMARY)

AleVTParams.translations:    #override		\n\
  <Message>WM_PROTOCOLS: AleVTParams()

AleVTParams.paned.translations:   #override	\n\
  <Key>Escape:       AleVTParams()              \n\
  <Key>KP_Add:       Volume(inc)           	\n\
  <Key>KP_Subtract:  Volume(dec)           	\n\
  <Key>KP_Enter:     Volume(mute)          	\n\
  <Key>m:            Pointer()             	\n\
  ~Ctrl<Key>h:       Showtime()            	\n\
  <Key>f:            FullScreen()          	\n\
  <Key>t:            StayOnTop()           	\n\
  Ctrl<Key>g:        Snap(ppm,win)         	\n\
  ~Ctrl<Key>g:       Snap(ppm,full)        	\n\
  Ctrl<Key>j:        Snap(jpeg,win)        	\n\
  ~Ctrl<Key>j:       Snap(jpeg,full)       	\n\
  <Key>o:            Options()             	\n\
  Ctrl<Key>p:        SubtitlesPageno()     	\n\
  Alt<Key>p:         UnSubtitlesPageno()   	\n\
  Shift<Key>p:       SubPage()             	\n\
  ~Alt~Ctrl~Shift<Key>p: ToggleSub()           	\n\
  <Key>c:            Channels()            	\n\
  Shift<Key>r:       StreamParams()	   	\n\
  Alt<Key>r:         DivX()	           	\n\
  Ctrl<Key>r:        DivXAudio()           	\n\
  <Key>e:            Editor()              	\n\
  Alt<Key>b:         SetBlackborder(inc)   	\n\
  Ctrl<Key>b:        SetBlackborder(dec)   	\n\
  Ctrl<Key>z:        Zap(fast)             	\n\
  ~Ctrl<Key>z:       Zap()                 	\n\
  <Key>v:            SetRes(capture,toggle)	\n\
  Ctrl<Key>d:        Deinterlace()         	\n\
  <Key>F1:           CallTitle()	      	\n\
  <Key>F5:           SetRes(bright,-512)   	\n\
  <Key>F6:           SetRes(bright,+512)   	\n\
  <Key>F7:           SetRes(hue,-512)      	\n\
  <Key>F8:           SetRes(hue,+512)      	\n\
  <Key>F9:           SetRes(contrast,-512) 	\n\
  <Key>F10:          SetRes(contrast,+512) 	\n\
  <Key>F11:          SetRes(color,-512)    	\n\
  <Key>F12:          SetRes(color,+512)    	\n\
  Ctrl<Key>Up:       Scan()                	\n\
  ~Ctrl<Key>Up:      Tune(next)            	\n\
  <Key>Down:         Tune(prev)            	\n\
  <Key>Right:        Tune(fine_up)         	\n\
  <Key>Left:         Tune(fine_down)       	\n\
  <Key>Page_Up:      SetChannel(next)      	\n\
  <Key>Page_Down:    SetChannel(prev)      	\n\
  Ctrl<Key>a:        AleVT()               	\n\
  ~Alt~Ctrl~Shift<Key>a: Volume(mute)	   	\n\
  Shift<Key>a:       Volume(tvmute)             \n\
  Shift<Key>s:       Save()			\n\
  Ctrl<Key>x:        Xosd()			\n\
  Shift<Key>x:       XosdParams()		\n\
  ~Ctrl~Shift<Key>x:       XFreeParams()

! ----------------------------------------------------------------------------
!	XFree Options Window

XFreeParams*.foreground:    			black
XFreeParams*.background:			white

XFreeParams.paned.internalBorderWidth:    	0
XFreeParams.paned*Scrollbar.orientation: 	horizontal
XFreeParams.paned*Scrollbar.length:       	150
XFreeParams.paned*Scrollbar.width:        	165
XFreeParams.paned*Scrollbar.thumb:		black
XFreeParams.paned*Scrollbar.minimumThumb: 	4
XFreeParams.paned*Scrollbar.background:		gray95
XFreeParams.paned*Scrollbar.height:		20

XFreeParams*Text*autoFill:			false
XFreeParams*Text*editType:			edit
XFreeParams*Text*type:				string
XFreeParams*Text*useStringInPlace:		false
XFreeParams*Text*background:			gray95
XFreeParams*paned.resize:			false

XFreeParams*Label.shadowWidth:			0
XFreeParams*Command.shadowWidth:		0
XFreeParams*Command.translations:  #override    \n\
 <EnterWindow>:	highlight()			\n\
 <LeaveWindow>:	reset()

XFreeParams.title:				XFree Options

XFreeParams*lxfree.justify:			center
XFreeParams*lxfree.shadowWidth:			3
XFreeParams*lxfree.background:			lightyellow
XFreeParams*lxfree.label:			XFree Options

XFreeParams*lwmoffby.justify:			center
XFreeParams*lwmoffby.shadowWidth:		3
XFreeParams*lwmoffby.background:		lightyellow
XFreeParams*lwmoffby.label:			Fullscreen Moving Window (wm-off-by)

XFreeParams*lpixmaps_size.justify:		center
XFreeParams*lpixmaps_size.shadowWidth:		3
XFreeParams*lpixmaps_size.background:		lightyellow
XFreeParams*lpixmaps_size.label:		Mozaic Pixmaps Channel Size (pixsize)

XFreeParams*lxv_info.justify:			center
XFreeParams*lxv_info.shadowWidth:		3
XFreeParams*lxv_info.background:		lightyellow
XFreeParams*lxv_info.foreground:		darkred
XFreeParams*lxv_info.label:			XV Colorkey Info (only with Grabdisplay)

XFreeParams*lgframes.justify:			center
XFreeParams*lgframes.shadowWidth:		3
XFreeParams*lgframes.background:		lightyellow
XFreeParams*lgframes.label:			Max. Width / Height of the grabbed frames

XFreeParams*l_blackborder.justify:		center
XFreeParams*l_blackborder.shadowWidth:		3
XFreeParams*l_blackborder.background:		lightyellow
XFreeParams*l_blackborder.label:		Choose a Blackborder

XFreeParams*lopenmain.shadowWidth:		3
XFreeParams*lopenmain.justify:			center
XFreeParams*lopenmain.background:		lightgray
XFreeParams*lopenmain.label: 			Open Main Options...

XFreeParams*lxfreeparamssave.justify:		center
XFreeParams*lxfreeparamssave.shadowWidth:	2
XFreeParams*lxfreeparamssave.background:	white
XFreeParams*lxfreeparamssave.foreground:	darkblue
XFreeParams*lxfreeparamssave.label:		Apply, Save & Close (Shift+S)


XFreeParams*fullscreen_resolution.background:	white
XFreeParams*Blackborder_Mode.background:	white

XFreeParams*lcapt_width.background:		white
XFreeParams*lcapt_height.background:		white
XFreeParams*lblackborder.background:		white


XFreeParams*wmoffby.translations:#override					\n\
  <EnterWindow>: 	SetBg(white)						\n\
  <LeaveWindow>: 	SetBg(gray95)   	        			\n\
  <Key>Escape:   	SubPage()						\n\
  Shift<Key>End: 	select-all()						\n\
  Shift<Key>Home: 	select-all()						\n\
  <Key>Delete:   	kill-selection()					\n\
  ~Shift<Key>End:	end-of-line()						\n\
  ~Shift<Key>Home:	beginning-of-line()					\n\
  Ctrl<Key>Insert:	kill-selection() insert-selection(CLIPBOARD, CLIPBOARD)	\n\
  Shift<Key>Insert:	insert-selection(CLIPBOARD, CLIPBOARD)			\n\
  Ctrl<Key>c:    	kill-selection() insert-selection(CLIPBOARD, CLIPBOARD)	\n\
  Ctrl<Key>v:	 	insert-selection(CLIPBOARD, CLIPBOARD)			\n\
  Ctrl<Key>x:	 	kill-selection() 					\n\
  Shift<Key>Right: 	extend-end(PRIMARY)

XFreeParams*pixmaps_size.translations:#override					\n\
  <EnterWindow>: 	SetBg(white)						\n\
  <LeaveWindow>: 	SetBg(gray95)   	       				\n\
  <Key>Escape:   	SubPage()						\n\
  Shift<Key>End: 	select-all()						\n\
  Shift<Key>Home: 	select-all()						\n\
  <Key>Delete:   	kill-selection()					\n\
  ~Shift<Key>End:	end-of-line()						\n\
  ~Shift<Key>Home:	beginning-of-line()					\n\
  Ctrl<Key>Insert:	kill-selection() insert-selection(CLIPBOARD, CLIPBOARD)	\n\
  Shift<Key>Insert:	insert-selection(CLIPBOARD, CLIPBOARD)			\n\
  Ctrl<Key>c:    	kill-selection() insert-selection(CLIPBOARD, CLIPBOARD)	\n\
  Ctrl<Key>v:	 	insert-selection(CLIPBOARD, CLIPBOARD)			\n\
  Ctrl<Key>x:	 	kill-selection() 					\n\
  Shift<Key>Right: 	extend-end(PRIMARY)

XFreeParams*xv_colorkey.translations:#override					\n\
  <EnterWindow>: 	SetBg(white)						\n\
  <LeaveWindow>: 	SetBg(gray95)   	        			\n\
  <Key>Escape:   	SubPage()						\n\
  Shift<Key>End: 	select-all()						\n\
  Shift<Key>Home: 	select-all()						\n\
  <Key>Delete:   	kill-selection()					\n\
  ~Shift<Key>End:	end-of-line()						\n\
  ~Shift<Key>Home:	beginning-of-line()					\n\
  Ctrl<Key>Insert:	kill-selection() insert-selection(CLIPBOARD, CLIPBOARD)	\n\
  Shift<Key>Insert:	insert-selection(CLIPBOARD, CLIPBOARD)			\n\
  Ctrl<Key>c:    	kill-selection() insert-selection(CLIPBOARD, CLIPBOARD)	\n\
  Ctrl<Key>v:	 	insert-selection(CLIPBOARD, CLIPBOARD)			\n\
  Ctrl<Key>x:	 	kill-selection() 					\n\
  Shift<Key>Right: 	extend-end(PRIMARY)

XFreeParams.translations:    #override		\n\
  <Message>WM_PROTOCOLS: XFreeParams()

XFreeParams.paned.translations:   #override	\n\
  <Key>Escape:       XFreeParams()              \n\
  <Key>KP_Add:       Volume(inc)           	\n\
  <Key>KP_Subtract:  Volume(dec)           	\n\
  <Key>KP_Enter:     Volume(mute)          	\n\
  <Key>m:            Pointer()             	\n\
  ~Ctrl<Key>h:       Showtime()            	\n\
  <Key>f:            FullScreen()          	\n\
  <Key>t:            StayOnTop()           	\n\
  Ctrl<Key>g:        Snap(ppm,win)         	\n\
  ~Ctrl<Key>g:       Snap(ppm,full)        	\n\
  Ctrl<Key>j:        Snap(jpeg,win)        	\n\
  ~Ctrl<Key>j:       Snap(jpeg,full)       	\n\
  <Key>o:            Options()             	\n\
  Shift<Key>r:       StreamParams()	   	\n\
  Alt<Key>r:         DivX()	           	\n\
  Ctrl<Key>r:        DivXAudio()           	\n\
  ~Alt~Ctrl~Shift<Key>r: RecordMovie()	   	\n\
  Ctrl<Key>p:        SubtitlesPageno()     	\n\
  Alt<Key>p:         UnSubtitlesPageno()   	\n\
  Shift<Key>p:       SubPage()                  \n\
  ~Alt~Ctrl~Shift<Key>p: ToggleSub()           	\n\
  <Key>c:            Channels()            	\n\
  <Key>e:            Editor()              	\n\
  Alt<Key>b:         SetBlackborder(inc)   	\n\
  Ctrl<Key>b:        SetBlackborder(dec)   	\n\
  Ctrl<Key>z:        Zap(fast)             	\n\
  ~Ctrl<Key>z:       Zap()                 	\n\
  <Key>v:            SetRes(capture,toggle)	\n\
  Ctrl<Key>d:        Deinterlace()         	\n\
  <Key>F1:           CallTitle()	      	\n\
  <Key>F5:           SetRes(bright,-512)   	\n\
  <Key>F6:           SetRes(bright,+512)   	\n\
  <Key>F7:           SetRes(hue,-512)      	\n\
  <Key>F8:           SetRes(hue,+512)      	\n\
  <Key>F9:           SetRes(contrast,-512) 	\n\
  <Key>F10:          SetRes(contrast,+512) 	\n\
  <Key>F11:          SetRes(color,-512)    	\n\
  <Key>F12:          SetRes(color,+512)    	\n\
  Ctrl<Key>Up:       Scan()                	\n\
  ~Ctrl<Key>Up:      Tune(next)            	\n\
  <Key>Down:         Tune(prev)            	\n\
  <Key>Right:        Tune(fine_up)         	\n\
  <Key>Left:         Tune(fine_down)       	\n\
  <Key>Page_Up:      SetChannel(next)      	\n\
  <Key>Page_Down:    SetChannel(prev)      	\n\
  Shift<Key>s:       Save()			\n\
  Ctrl<Key>a:        AleVT()               	\n\
  Alt<Key>a:         AleVTParams()         	\n\
  Ctrl<Key>x:        Xosd()			\n\
  Shift<Key>x:       XosdParams()		\n\
  Shift<Key>a:       Volume(tvmute)             \n\
  ~Alt~Ctrl~Shift<Key>a: Volume(mute)

! ----------------------------------------------------------------------------
!	Streaming Server Options Window

StreamParams*.foreground:    			black
StreamParams*.background:			white

StreamParams.paned.internalBorderWidth:    	0
StreamParams.paned*Scrollbar.orientation: 	horizontal
StreamParams.paned*Scrollbar.length:       	150
StreamParams.paned*Scrollbar.width:        	150
StreamParams.paned*Scrollbar.thumb:		black
StreamParams.paned*Scrollbar.minimumThumb: 	4
StreamParams.paned*Scrollbar.background:	gray95
StreamParams.paned*Scrollbar.height:		20

StreamParams*Text*autoFill:			false
StreamParams*Text*editType:			edit
StreamParams*Text*type:				string
StreamParams*Text*useStringInPlace:		false
StreamParams*Text*background:			gray95
StreamParams*paned.resize:			false

StreamParams*Label.shadowWidth:			0
StreamParams*Command.shadowWidth:		0
StreamParams*Command.translations:  #override   \n\
 <EnterWindow>:	highlight()			\n\
 <LeaveWindow>:	reset()

StreamParams.title:				Streaming Options

StreamParams*lstropts.justify:			center
StreamParams*lstropts.shadowWidth:		3
StreamParams*lstropts.background:		lightyellow
StreamParams*lstropts.label: 			Streaming Options

StreamParams*Streaming_Server.background:	white

StreamParams*lhttp_port.justify:		center
StreamParams*lhttp_port.shadowWidth:		3
StreamParams*lhttp_port.background:		lightyellow
StreamParams*lhttp_port.label: 			Choose an Http Port

StreamParams*lstreaming.justify:		center
StreamParams*lstreaming.shadowWidth:		2
StreamParams*lstreaming.foreground:		darkred
StreamParams*lstreaming.background:		white
StreamParams*lstreaming.label:			<<    Start Streaming Server    >>

StreamParams*ldivxopen.justify:			center
StreamParams*ldivxopen.shadowWidth:		3
StreamParams*ldivxopen.background:		lightgray
StreamParams*ldivxopen.label: 			Open Video Recorder Options...

StreamParams*ldivxaudioopen.justify:		center
StreamParams*ldivxaudioopen.shadowWidth:	3
StreamParams*ldivxaudioopen.background:		lightgray
StreamParams*ldivxaudioopen.label: 		Open Audio Recorder Options...

StreamParams*lopenmain.shadowWidth:		3
StreamParams*lopenmain.justify:			center
StreamParams*lopenmain.background:		lightgray
StreamParams*lopenmain.label: 			Open Main Options...

StreamParams*lstreamparamssave.justify:		center
StreamParams*lstreamparamssave.shadowWidth:	2
StreamParams*lstreamparamssave.foreground:	darkblue
StreamParams*lstreamparamssave.background:	white
StreamParams*lstreamparamssave.label:		Apply & Save (Shift+S)

StreamParams*lstreamparamsclose.justify:	center
StreamParams*lstreamparamsclose.shadowWidth:	2
StreamParams*lstreamparamsclose.foreground:	darkblue
StreamParams*lstreamparamsclose.background:	white
StreamParams*lstreamparamsclose.label:		Close


StreamParams*http_port.translations:#override					\n\
  <EnterWindow>: 	SetBg(white)						\n\
  <LeaveWindow>: 	SetBg(gray95)   	        			\n\
  <Key>Escape:   	SubPage()						\n\
  Shift<Key>End: 	select-all()						\n\
  Shift<Key>Home: 	select-all()						\n\
  <Key>Delete:   	kill-selection()					\n\
  ~Shift<Key>End:	end-of-line()						\n\
  ~Shift<Key>Home:	beginning-of-line()					\n\
  Ctrl<Key>Insert:	kill-selection() insert-selection(CLIPBOARD, CLIPBOARD)	\n\
  Shift<Key>Insert:	insert-selection(CLIPBOARD, CLIPBOARD)			\n\
  Ctrl<Key>c:    	kill-selection() insert-selection(CLIPBOARD, CLIPBOARD)	\n\
  Ctrl<Key>v:	 	insert-selection(CLIPBOARD, CLIPBOARD)			\n\
  Ctrl<Key>x:	 	kill-selection() 					\n\
  Shift<Key>Right: 	extend-end(PRIMARY)

StreamParams.translations:    #override		\n\
  <Message>WM_PROTOCOLS: StreamParams()

StreamParams.paned.translations: #override 	\n\
  <Key>Escape:       StreamParams()        	\n\
  <Key>KP_Add:       Volume(inc)           	\n\
  <Key>KP_Subtract:  Volume(dec)           	\n\
  <Key>KP_Enter:     Volume(mute)          	\n\
  <Key>m:            Pointer()             	\n\
  ~Ctrl<Key>h:       Showtime()            	\n\
  <Key>f:            FullScreen()          	\n\
  <Key>t:            StayOnTop()           	\n\
  Ctrl<Key>g:        Snap(ppm,win)         	\n\
  ~Ctrl<Key>g:       Snap(ppm,full)        	\n\
  Ctrl<Key>j:        Snap(jpeg,win)        	\n\
  ~Ctrl<Key>j:       Snap(jpeg,full)       	\n\
  <Key>o:            Options()             	\n\
  Alt<Key>r:         DivX()	           	\n\
  Ctrl<Key>r:        DivXAudio()           	\n\
  ~Alt~Ctrl~Shift<Key>r: RecordMovie()         	\n\
  Ctrl<Key>p:        SubtitlesPageno()     	\n\
  Alt<Key>p:         UnSubtitlesPageno()   	\n\
  Shift<Key>p:       SubPage()             	\n\
  ~Alt~Ctrl~Shift<Key>p: ToggleSub()           	\n\
  <Key>c:            Channels()            	\n\
  <Key>e:            Editor()              	\n\
  Alt<Key>b:         SetBlackborder(inc)   	\n\
  Ctrl<Key>b:        SetBlackborder(dec)   	\n\
  Ctrl<Key>z:        Zap(fast)             	\n\
  ~Ctrl<Key>z:       Zap()                 	\n\
  <Key>v:            SetRes(capture,toggle)	\n\
  Ctrl<Key>d:        Deinterlace()         	\n\
  <Key>F1:           CallTitle()	      	\n\
  <Key>F5:           SetRes(bright,-512)   	\n\
  <Key>F6:           SetRes(bright,+512)   	\n\
  <Key>F7:           SetRes(hue,-512)      	\n\
  <Key>F8:           SetRes(hue,+512)      	\n\
  <Key>F9:           SetRes(contrast,-512) 	\n\
  <Key>F10:          SetRes(contrast,+512) 	\n\
  <Key>F11:          SetRes(color,-512)    	\n\
  <Key>F12:          SetRes(color,+512)    	\n\
  Ctrl<Key>Up:       Scan()                	\n\
  ~Ctrl<Key>Up:      Tune(next)            	\n\
  <Key>Down:         Tune(prev)            	\n\
  <Key>Right:        Tune(fine_up)         	\n\
  <Key>Left:         Tune(fine_down)       	\n\
  <Key>Page_Up:      SetChannel(next)      	\n\
  <Key>Page_Down:    SetChannel(prev)      	\n\
  Ctrl<Key>a:        AleVT()		   	\n\
  Alt<Key>a:         AleVTParams()	   	\n\
  ~Alt~Ctrl~Shift<Key>a:   Volume(mute)	   	\n\
  Shift<Key>a:       Volume(tvmute)             \n\
  Shift<Key>s:       Save()			\n\
  Ctrl<Key>x:        Xosd()			\n\
  Shift<Key>x:       XosdParams()		\n\
  ~Ctrl~Shift<Key>x:       XFreeParams()

! ----------------------------------------------------------------------------
!	Xosd Options Window

XosdParams*.foreground:    			black
XosdParams*.background:				white

XosdParams.paned.internalBorderWidth:    	0
XosdParams.paned*Scrollbar.orientation: 	horizontal
XosdParams.paned*Scrollbar.length:       	150
XosdParams.paned*Scrollbar.width:        	150
XosdParams.paned*Scrollbar.thumb:		black
XosdParams.paned*Scrollbar.minimumThumb: 	4
XosdParams.paned*Scrollbar.background:		gray95
XosdParams.paned*Scrollbar.height:		20

XosdParams*Text*autoFill:			false
XosdParams*Text*editType:			edit
XosdParams*Text*type:				string
XosdParams*Text*useStringInPlace:		false
XosdParams*Text*background:			gray95
XosdParams*paned.resize:			false

XosdParams*Label.shadowWidth:			0
XosdParams*Command.shadowWidth:			0
XosdParams*Command.translations:  #override     \n\
 <EnterWindow>:	highlight()			\n\
 <LeaveWindow>:	reset()

XosdParams.title:				Xosd Options

XosdParams*lmess_timer.background:		white
XosdParams*lout_offset.background:		white
XosdParams*lsdw_offset.background:		white

XosdParams*lxosd.justify:			center
XosdParams*lxosd.shadowWidth:			3
XosdParams*lxosd.background:			lightyellow
XosdParams*lxosd.label:				Common Xosd Options

XosdParams*lmainxosd.justify:			center
XosdParams*lmainxosd.shadowWidth:		3
XosdParams*lmainxosd.background:		lightyellow
XosdParams*lmainxosd.label:			Main Xosd Options

XosdParams*lvtx.justify:			center
XosdParams*lvtx.shadowWidth:			3
XosdParams*lvtx.background:			lightyellow
XosdParams*lvtx.label:				Teletext Xosd Options

XosdParams*ltestmainxosd.justify:		center
XosdParams*ltestmainxosd.shadowWidth:		2
XosdParams*ltestmainxosd.foreground:		darkred
XosdParams*ltestmainxosd.background:		white
XosdParams*ltestmainxosd.label:			<<    Test & Update Main Xosd    >>

XosdParams*ltestvtxxosd.justify:		center
XosdParams*ltestvtxxosd.shadowWidth:		2
XosdParams*ltestvtxxosd.foreground:		darkred
XosdParams*ltestvtxxosd.background:		white
XosdParams*ltestvtxxosd.label:			<<    Test & Update Teletext Xosd    >>

XosdParams*lopenmain.shadowWidth:		3
XosdParams*lopenmain.justify:			center
XosdParams*lopenmain.background:		lightgray
XosdParams*lopenmain.label: 			Open Main Options...

XosdParams*lxosdparamssave.justify:		center
XosdParams*lxosdparamssave.shadowWidth:		2
XosdParams*lxosdparamssave.background:		white
XosdParams*lxosdparamssave.foreground:		darkblue
XosdParams*lxosdparamssave.label:		Apply, Save & Close (Shift+S)

XosdParams.translations:    #override		\n\
  <Message>WM_PROTOCOLS: XosdParams()

XosdParams.paned.translations:   #override	\n\
  <Key>Escape:       XosdParams()          	\n\
  <Key>KP_Add:       Volume(inc)           	\n\
  <Key>KP_Subtract:  Volume(dec)           	\n\
  <Key>KP_Enter:     Volume(mute)          	\n\
  <Key>m:            Pointer()             	\n\
  ~Ctrl<Key>h:       Showtime()            	\n\
  <Key>f:            FullScreen()          	\n\
  <Key>t:            StayOnTop()           	\n\
  Ctrl<Key>g:        Snap(ppm,win)         	\n\
  ~Ctrl<Key>g:       Snap(ppm,full)        	\n\
  Ctrl<Key>j:        Snap(jpeg,win)        	\n\
  ~Ctrl<Key>j:       Snap(jpeg,full)       	\n\
  <Key>o:            Options()             	\n\
  Alt<Key>r:         DivX()	           	\n\
  Ctrl<Key>r:        DivXAudio()           	\n\
  Shift<Key>r:       StreamParams()		\n\
  ~Alt~Ctrl~Shift<Key>r: RecordMovie()         	\n\
  Ctrl<Key>p:        SubtitlesPageno()     	\n\
  Alt<Key>p:         UnSubtitlesPageno()   	\n\
  Shift<Key>p:       SubPage()             	\n\
  ~Alt~Ctrl~Shift<Key>p: ToggleSub()           	\n\
  <Key>c:            Channels()            	\n\
  <Key>e:            Editor()              	\n\
  Alt<Key>b:         SetBlackborder(inc)   	\n\
  Ctrl<Key>b:        SetBlackborder(dec)   	\n\
  Ctrl<Key>z:        Zap(fast)             	\n\
  ~Ctrl<Key>z:       Zap()                 	\n\
  <Key>v:            SetRes(capture,toggle)	\n\
  Ctrl<Key>d:        Deinterlace()         	\n\
  <Key>F1:           CallTitle()	      	\n\
  <Key>F5:           SetRes(bright,-512)   	\n\
  <Key>F6:           SetRes(bright,+512)   	\n\
  <Key>F7:           SetRes(hue,-512)      	\n\
  <Key>F8:           SetRes(hue,+512)      	\n\
  <Key>F9:           SetRes(contrast,-512) 	\n\
  <Key>F10:          SetRes(contrast,+512) 	\n\
  <Key>F11:          SetRes(color,-512)    	\n\
  <Key>F12:          SetRes(color,+512)    	\n\
  Ctrl<Key>Up:       Scan()                	\n\
  ~Ctrl<Key>Up:      Tune(next)            	\n\
  <Key>Down:         Tune(prev)            	\n\
  <Key>Right:        Tune(fine_up)         	\n\
  <Key>Left:         Tune(fine_down)       	\n\
  <Key>Page_Up:      SetChannel(next)      	\n\
  <Key>Page_Down:    SetChannel(prev)      	\n\
  Ctrl<Key>a:        AleVT()		   	\n\
  Alt<Key>a:         AleVTParams()	   	\n\
  ~Alt~Ctrl~Shift<Key>a:   Volume(mute)	   	\n\
  Shift<Key>a:       Volume(tvmute)             \n\
  Shift<Key>s:       Save()			\n\
  Ctrl<Key>x:        Xosd()			\n\
  ~Ctrl~Shift<Key>x:       XFreeParams()

! ----------------------------------------------------------------------------
!	File Selector Window  

*pFileShell.title: 					File & Folder Selector  
*pFileShell*Paned*showGrip: 				False
*pFileShell*Paned*skipAdjust: 				False

*pFileShell*SimpleMenu.background: 			lightyellow
*pFileShell*MenuButton.leftBitmap: 			menu10
*pFileShell*MenuButton.foreground: 			darkred
*pFileShell*fileSelectorDialogDone.foreground:		darkblue
*pFileShell*fileSelectorCancel.foreground:		darkblue
*pFileShell*fileMenu.label: 				File Menu

*fileSelectorDialog*fileSelectorDialogDone.label: 	Done
*fileSelectorDialog*fileSelectorDialogDone.height: 	100
*fileSelectorDialog*fileSelectorDialogDone.width: 	65
*fileSelectorDialog*fileSelectorDialogDone.justify: 	center
*fileSelectorDialog*fileSelectorDialogDone.borderWidth:	1

*fileSelectorDialog*fileSelectorCancel.label: 		Cancel
*fileSelectorDialog*fileSelectorCancel.height: 		95
*fileSelectorDialog*fileSelectorCancel.width: 		65
*fileSelectorDialog*fileSelectorCancel.justify: 	center
*fileSelectorDialog*fileSelectorCancel.borderWidth:	1

*fileSelectorDialog*fileSelectorFilelabel.label: 	File
*fileSelectorDialog*fileSelectorFilelabel.width: 	65
*fileSelectorDialog*fileSelectorDirlabel.label: 	Folder
*fileSelectorDialog*fileSelectorDirlabel.width: 	65

*fileSelectorDialogDone.fromVert: 			fileSelectorDirlabel
*fileSelectorDialogDone.fromHoriz: 			fileSelectorView
*pFileShell*fileSelectorCancel.fromHoriz: 		fileSelectorView
*pFileShell*fileSelectorCancel.fromVert: 		fileSelectorDialogDone
*fileSelectorView.fromVert: 				fileSelectorFilename
*pFileShell*fileSelectorDirlabel.fromVert: 		fileSelectorFilelabel
*pFileShell*fileSelectorDir.fromVert: 			fileSelectorFilelabel
*pFileShell*fileSelectorDir.fromHoriz: 			fileSelectorDirlabel
*pFileShell*fileSelectorFilename.fromHoriz: 		fileSelectorFilelabel
*pFileShell*fileSelectorView.fromVert: 			fileSelectorDirlabel
*pFileShell*fileSelectorView.fromHoriz: 		fileSelectorDirlabel

*fileMenuButton.label: 					File & Folder Selector
*fileMenuButton.width: 					370
*fileMenuButton.justify: 				center
*fileMenuButton.borderWidth: 				1
*fileMenu*allFile.label: 				All Files
*fileMenu*aviFileOnly.label: 				*.avi
*fileMenu*jpegFileOnly.label: 				*.jpeg
*fileMenu*ppmFileOnly.label: 				*.ppm
*fileMenu*nonSort*label: 				No Sort
*fileMenu*asciiSort.label: 				Ascii Sort
*fileMenu*suffixSort.label: 				Suffix Sort
*fileMenu*dateSort.label: 				Date Sort
*fileMenu*sizeSort.label: 				Size Sort
*fileMenu*SmeBSB.HorizontalMargins: 			20

*pFileShell*List.forceColumns: 				True
*pFileShell*List.defaultColumns: 			1
*pFileShell*Viewport*allowVert: 			True
*pFileShell*Viewport.height: 				200
*pFileShell*Viewport.width: 				300
*pFileShell*Viewport.useRight: 				True
*pFileShell*Viewport*List*width: 			600
*pFileShell*Viewport*List*resizable: 			True
*pFileShell*Text.width: 				300
*pFileShell*Label*borderWidth: 				0
*pFileShell*fileSelectorDir*resizable: 			True

*pFileShell*.foreground:    				black
*pFileShell*.background:				white

*pFileShell*fileSelectorDirlabel.background: 		lightyellow
*pFileShell*fileSelectorFilelabel.background: 		lightyellow
*pFileShell*fileSelectorFilelabel..borderWidth:		1
*pFileShell*fileSelectorDirlabel..borderWidth:		1
*pFileShell*fileSelectorDir.background:    		grey95
*pFileShell*fileSelectorFilename.background:    	grey95
*pFileShell*fileSelectorView.background:    		grey95
*pFileShell*fileSelectorList.background:    		grey95

*fileSelectorList.translations:#override		\n\
 <EnterWindow>:		SetBg(white)			\n\
 <LeaveWindow>:		SetBg(gray95)
 
*fileSelectorFilename.translations:#override					\n\
 <EnterWindow>:		SetBg(white)						\n\
 <LeaveWindow>:		SetBg(gray95)						\n\
  <Key>Escape:   	Hidefilesel()						\n\
  Shift<Key>End: 	select-all()						\n\
  Shift<Key>Home: 	select-all()						\n\
  <Key>Delete:   	kill-selection()					\n\
  ~Shift<Key>End:	end-of-line()						\n\
  ~Shift<Key>Home:	beginning-of-line()					\n\
  Ctrl<Key>Insert:	kill-selection() insert-selection(CLIPBOARD, CLIPBOARD)	\n\
  Shift<Key>Insert:	insert-selection(CLIPBOARD, CLIPBOARD)			\n\
  Ctrl<Key>c:    	kill-selection() insert-selection(CLIPBOARD, CLIPBOARD)	\n\
  Ctrl<Key>v:	 	insert-selection(CLIPBOARD, CLIPBOARD)			\n\
  Ctrl<Key>x:	 	kill-selection() 					\n\
  Shift<Key>Right: 	extend-end(PRIMARY) 
 
*fileMenuButton.translations:#override	\n\
 <EnterWindow>:		SetBg(lightyellow)		\n\
 <LeaveWindow>:		SetBg(white)
 
*fileSelectorCancel.translations:#override		\n\
 <EnterWindow>:		SetBg(gray95)			\n\
 <LeaveWindow>:		SetBg(white)
 
*fileSelectorDialogDone.translations:#override		\n\
 <EnterWindow>:		SetBg(gray95)			\n\
 <LeaveWindow>:		SetBg(white)
 
*pFileShell.fileSelectorArea.translations:   #override	\n\
 <Key>Escape:		Hidefilesel()			\n\
 <Key>q:		Hidefilesel() 			\n\
 <Key>Return:		Hidefilesel() 			\n\

*pFileShell.translations:      #override		\n\
  <Message>WM_PROTOCOLS:  Hidefilesel()   

