home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1999 March B
/
SCO_CASTOR4RRT.iso
/
frle
/
root.1
/
usr
/
lib
/
X11
/
locale
/
fr
/
app-defaults
/
Pmwm
/
Pmwm~
Wrap
Text File
|
1998-08-19
|
10KB
|
327 lines
!
! @(#) Pmwm.ad 10.2
!
!------------ SCO Panorama resources file -------------------------------------
!------------ Localizable string resources -----------------------------------
!
*confirmDefaultBehavior*messageString: Adopter le comportement par dΘfaut ?
*confirmCustomBehavior*messageString: Adopter le comportement personnalisΘ ?
Pmwm*confirmRestart.okLabelString: OK
Pmwm*confirmRestart.cancelLabelString: Annuler
Pmwm*confirmRestart.messageString: Relancer Pmwm
Pmwm*confirmQuit.okLabelString: OK
Pmwm*confirmQuit.cancelLabelString: Annuler
Pmwm*confirmQuit.messageString: Quitter Pmwm
*pannerTitle: Panoscope
*statusLine: SCO Panner
*iconbox*windowMenu: IconBoxMenu
*PanoramaPanner*windowMenu: NoToggleMenu
!------------ Autopanning control resources -----------------------------------
! Define number of milliseconds after autopan before next is allowed
! ( Class AutoPanSensitivity )
*autoPanRepeatSensitivity: 25
! Percentage of screen size to move when hit edge of screen with pointer
! Stepsize of 0 disables autopanning; 100 is one screen size
!*autoPanStep: 0
*autoPanStep: 25
! If autopanning enabled ( AutoPanStep > 0 ), specify whether to
! have it toggled On ( default is True ) or Off ( set False ) initially.
!*autoPanStartOn: False
*autoPanStartOn: True
! Modifier key that must be on to Autopan ( Alt in this case )
*autoPanModifier: Alt
*autoPanModifier: Meta
!------------ Client resources ------------------------------------------------
! Nailed client windows
*iconbox*nailed: True
*Console*nailed: True
*XLoad*nailed: True
*xconsole*nailed: True
*XClipboard*nailed: True
*HMan*nailed: True
*Xman*nailed: True
*XClock*nailed: True
*xbiff*nailed: True
! Stop symbolic window being displayed on the map
!*XClipboard*showInMap: False
!*HMan*showInMap: False
!*Pox*showInMap: False
!*XClock*showInMap: False
!*XLoad*showInMap: False
*iconbox*showInMap: False
*PanoramaPanner*showInMap: False
!------------ Icon behavior resources -----------------------------------------
! Class name for Boolean icon resources below is AddedIconBehaviour
!
! Icons packed automatically on icon deletion ( default is False )
*autoPackIcons: True
! Icons sorted automatically ( default is False )
*autoSortIcons: True
! Icon SortOrder for sortIcons and f.sort_icons function.
! One of iconTitle (default), clientTitle, name ( = Client Name ),
! and disable ( = disable sorting and f.sort function )
*iconSortOrder: iconTitle
! Normalize icons to current view area ( default is False )
! Controls where windows appear when double-click on icon in Icon Box -
! view area ( True ) or work area where iconized ( default is False )
*normalizeToActiveScreen: True
!------------ Icon Box resources ----------------------------------------------
!*fadeNormalIcon: True
*iconBoxGeometry: 1x6-0-0
*iconDecoration: image label activeLabel
!if enable this enable hide/show menu items in system.pmwmrc
*useIconBox: False
!*useIconBox: True
*iconAutoPlace: True
*iconPlacement: bottom right
*iconPlacementMargin: 10
!------------ Panner resources ------------------------------------------------
! Fonts to be used for labels on symbolic windows
*mapFontList: -*-helvetica-medium-r-normal--8-*-*-*-*-*-iso8859-1;6x13;5x7;5x8;6x12:
! Move real windows at the same time as you move symbolic windows
*moveWindowsInSync: True
! Opaque real window moves when you move a symbolic window in panner
! ( default is False ) Classname is EnableAdded
*pannerMoveOpaque: False
! Disallow Panner resize that hides outlying windows
! ( default is False ) Classname is EnableAdded
*pannerResizeNoHide: True
! Enable user resize of panner in screen increments
! ( default is False ) Classname is EnableAdded
*pannerResizeToScreen: True
! Scale factor for map in Panner - controls Panner size
! Default is 1:25 ( = resource value of 25)
! Note - smaller values make Panner larger
!*pannerScaleFactor: 20
*pannerScaleFactor: 16
! Turn off grid on map in Panner
*pannerShowGrid: True
! Display work area titles in the Panner
! One of Off, ScreenNumber, Name, NameOrNumber
*pannerShowWorkAreaTitles: NameOrNumber
! What should be displayed in symbolic windows
! One of None (default), Name ( client Name ), Class ( Client Class ) or
! Title ( client Title )
*virtualWindowText: Title
! Names to be displayed in various work areas
!*workAreaNames: Home = 1\n\
Mail = 2\n\
Web = 3\n
*workAreaNames: Home = 1\n
! Panner geometry
!
! Specify desired startup workspace size and (X,Y) position
! of Panner as WxH{+-}X{+-}Y
!
! WxH specified in screen-sizes
! X and Y are in pixel values
! + from top and left of screen
!-- from bottom and right of screen
!
! Default window manager border offsets are X=+20 and Y=+50
!*workspaceGeometry: 3x3-0+0
!*workspaceGeometry: 2x6+1+372
*workspaceGeometry: 6x1+2-0
! Map these clients ( clients names or classes ) to the named WorkAreas
! names get used once then forgotten, Classes are permanent
! WorkAreas are not specifiable yet, use defaults as shown on the
! Panner grid
! Invalid Workspace names will be ignored....
!*clientResidence: xterm 1\n\
Netscape 2
! Disable Status Bar on Panner
*panner*enableStatusBar: 0
!------------ Panner, map and client color resources --------------------------
*panner*activeScreenBackground: Gray50
!*panner*activeScreenBorder: Orange
*panner*activeWindowBorder: Red
*panner*background: Gray70
*panner*borderColor: Black
*panner*foreground: Black
! client-specific symbolic window foreground colors
!*me*pannerForeground: black
!*Login*pannerForeground: #FF0
!*xterm*pannerForeground: blue
*pannerForeground: black
! client-specific symbolic window background colors
!*xterm*pannerBackground: yellow
*pannerBackground: Gray70
! client-specific symbolic window border colors
!*xterm*pannerBorderColor: green
!------------ Viewfinder movement resources -----------------------------------
! Snap viewfinder to SnapDistance ( percentage of screen-size )
! on map when moved with mouse button 2 ( default is False )
!*snapActiveScreen: True
! Percentage of Screen size to snap to
! ( if snapActiveScreen enabled and f.snap function )
!*snapDistanceX: 100
!*snapDistanceY: 100
!------------ Window manager (Pmwm) resources ---------------------------------
! The explanations of these resources can be found in the mwm man page.
*keyboardFocusPolicy: explicit
!*keyboardFocusPolicy: pointer
!*focusAutoRaise: True
*interactivePlacement: False
*moveThreshold: 4
*positionIsFrame: True
*positionOnScreen: False
*clientAutoPlace: True
*cleanText: True
*limitResize: False
*configFile: ~/.pmwmrc
*keyBindings: DefaultKeyBindings
*buttonBindings: DefaultButtonBindings
!*showFeedback: behavior move placement resize
*showFeedback: all
*systemMenu: DefaultRootMenu
*windowMenu: DefaultWindowMenu
*systemButtonClick: False
*bitmapDirectory: /usr/X/include/X11/bitmaps
*MakeColors: shadow
*makeIconColors: shadow
*background: #A8A8A8A8A8A8
*activeBackground: #5F5F92929E9E
*foreground: black
*activeForeground: black
*backgroundPixmap: XmUNSPECIFIED_PIXMAP
*activeBackgroundPixmap: XmUNSPECIFIED_PIXMAP
!*activeBackground: ForestGreen
!*title*activeBackground: Yellow
!*title*activeBackground: ForestGreen
!*title*activeForeground: Yellow
!*client*title*activeForeground: ForestGreen
!*client*title*activeBackground: Yellow
!*client*foreground: black
!*client*background: khaki3
! Values below are good on color screens, poor on monochrome screens
!*activeBackground: ForestGreen
!*menu*background: DarkGreen
!*menu*foreground: White
!*menu*activeForeground: Yellow
*clientDecoration: all
*frameBorderWidth: 4
*resizeBorderWidth: 4
*passSelectButton: True
*iconFrameBorderWidth: 20
!*XTerm*iconImageBackground: Ivory
!*iconImageBackground: Ivory
!*XClock.clientFunctions: close
!*XClock.focusAutoRaise: False
!*XBiff.clientFunctions: close
!*XBiff.focusAutoRaise: False
*fontList: -*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1
*menu*fontList: -*-helvetica-bold-r-normal--12-*-*-*-*-*-iso8859-1
*xbiff*iconImage: flagdown
*xterm*iconImage: Term
*scoterm*iconImage: Term
*PanoramaPanner*iconImage: PannerIcon.xbm
!*PanoramaPanner*clientDecoration: -resizeh
!*PanoramaPanner*clientFunctions: -resize
*moveOpaque: False
*quitTimeout: 5000
!------------ 3D appearance ---------------------------------------------------
! Commented examples below change from defaults
! Turn off 3D app on viewfinder and symbolic windows (for monochrome)
*Show3D: True
! Turn off 3D appearance on symbolic windows (for monochrome)
*virtualWindowShow3D: True
! Turn off 3D appearance on viewfinder (for monochrome)
*activeScreenShow3D: True
! Affect 3D appearance on Panner, symbolic windows, and viewfinder
!
! Note
!
! UserShadows True implies you want to specify TopShadow and BottomShadow
! colors explicitly ( both default to black - gives 2D effect )
!
!*BottomShadowColor: black
*ShadowOut: True
!*TopShadowColor: white
!*UserShadows: True
! Panner 3D Appearance - applies to grid
! Default Calculated appearance is Shadow_out ( pannerShadowOut: True )
! This only applies to default calc ( when pannerUserShadows: False )
*pannerShadowOut: True
! Global Panner window shadow colors
!*pannerUserShadowColors: True
!*pannerTopShadowColor: white
!*pannerBottomShadowColor: black
! Viewfinder 3D appearance
! Default calculated appearance is reverse of Panner symbolic windows
! ( Default Shadow in )
! Viewfinder shadow colors
!*activeScreenUserShadowColors: True
!*activeScreenTopShadowColor: white
!*activeScreenBottomShadowColor: black
! Symbolic windows 3D appearance
! Default calculated appearance is shadow out ( PannerShadowOut: True )
! Below only applies to default calc ( virtualWindowUserShadows: False )
*virtualWindowShadowOut: True
! Global symbolic window shadow colors
!*virtualWindowUserShadowColors: True
!*virtualWindowTopShadowColor:black
!*virtualWindowBottomShadowColor:white