Fix FVWM
This commit is contained in:
parent
ddec4d0b74
commit
954a7ab846
2 changed files with 18 additions and 18 deletions
|
@ -16,9 +16,9 @@ URxvt*color12: #729fcf
|
|||
URxvt*color13: #ad7fa8
|
||||
URxvt*color14: #00f5e9
|
||||
URxvt*color15: #eeeeec
|
||||
URxvt*font: xft:Monospace:Regular:size=10
|
||||
URxvt*font: xft:Monospace:size=10
|
||||
URxvt*foreground: #d3d7cf
|
||||
URxvt*geometry: 120x40
|
||||
URxvt*geometry: 120x24
|
||||
URxvt*letterSpace: -1
|
||||
URxvt*locale: true
|
||||
URxvt*metaSendsEscape: true
|
||||
|
@ -51,7 +51,7 @@ xterm*color12: #729fcf
|
|||
xterm*color13: #ad7fa8
|
||||
xterm*color14: #00f5e9
|
||||
xterm*color15: #eeeeec
|
||||
xterm*faceName: xft:Monospace:Regular:size=10
|
||||
xterm*faceName: xft:Monospace:size=10
|
||||
xterm*faceSize1: 4
|
||||
xterm*faceSize2: 6
|
||||
xterm*faceSize3: 8
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
# be sure to customize these paths for your installation:
|
||||
# (install fvwm-icons on Debian)
|
||||
ModulePath /usr/X11R6/lib/X11/fvwm:/usr/lib/fvwm/2.6.7:/usr/pkg/lib/X11/fvwm2/2.6.9:/usr/local/libexec/fvwm/2.6.8
|
||||
PixmapPath /usr/X11R6/include/X11/pixmaps:/usr/X11R7/include/X11/pixmaps:/usr/X11R7/include/X11/pixmaps/ctwm:/usr/share/pixmaps
|
||||
IconPath /usr/X11R6/include/X11/bitmaps:/usr/X11R7/include/X11/bitmaps:/usr/X11R7/include/X11/pixmaps/ctwm:/usr/share/pixmaps/fvwm
|
||||
ModulePath /usr/X11R6/lib/X11/fvwm:/usr/lib/fvwm/2.6.7:/usr/pkg/lib/X11/fvwm2/2.6.9:/usr/local/libexec/fvwm3/1.0.4
|
||||
PixmapPath /usr/X11R6/include/X11/pixmaps:/usr/X11R7/include/X11/pixmaps:/usr/X11R7/include/X11/pixmaps/ctwm:/usr/share/pixmaps:/usr/local/share/pixmaps
|
||||
IconPath /usr/X11R6/include/X11/bitmaps:/usr/X11R7/include/X11/bitmaps:/usr/X11R7/include/X11/pixmaps/ctwm:/usr/share/pixmaps/fvwm:/usr/local/share/pixmaps
|
||||
|
||||
Emulate Mwm
|
||||
MenuStyle * Mwm
|
||||
|
@ -12,10 +12,10 @@ Style * MwmButtons
|
|||
Style * MwmBorder
|
||||
|
||||
# Set some default fonts:
|
||||
DefaultFont "xft:Liberation Sans:Medium:size=10"
|
||||
Style Font "xft:Liberation Sans:Medium:size=10"
|
||||
Style IconFont "xft:Liberation Sans:Medium:size=10"
|
||||
WindowFont "xft:Liberation Sans:Medium:size=10"
|
||||
DefaultFont "xft:Sans:size=10"
|
||||
Style Font "xft:Sans:size=10"
|
||||
Style IconFont "xft:Sans:size=10"
|
||||
WindowFont "xft:Sans:size=10"
|
||||
|
||||
EdgeResistance 250 10
|
||||
EdgeScroll 0 0
|
||||
|
@ -46,15 +46,15 @@ Style "FvwmButtons" Icon toolbox.xpm, ClickToFocus
|
|||
|
||||
# Styles for your common terminal emulator programs:
|
||||
AddToDecor terms
|
||||
+ ButtonStyle 1 Pixmap mini.xterm.xpm
|
||||
+ ButtonStyle 1 Pixmap mini.xterm_32x32.xpm
|
||||
+ HilightColor #fefefe CadetBlue
|
||||
Style "XTerm" UseDecor terms
|
||||
Style "XTerm" Icon xterm.xpm, SloppyFocus, IconBox -70 1 -1 -140
|
||||
Style "XTerm" Icon xterm-color_32x32.xpm, SloppyFocus, IconBox -70 1 -1 -140
|
||||
Style "URxvt" UseDecor terms
|
||||
Style "URxvt" Icon term.xpm, SloppyFocus, IconBox -70 1 -1 -140
|
||||
Style "URxvt" Icon xterm-color_32x32.xpm, SloppyFocus, IconBox -70 1 -1 -140
|
||||
Style "URxvt" MWMBorder, MWMButtons
|
||||
Style "mate-terminal" UseDecor terms
|
||||
Style "mate-terminal" Icon term.xpm, SloppyFocus, IconBox -70 1 -1 -140
|
||||
Style "mate-terminal" Icon xterm-color_32x32.xpm, SloppyFocus, IconBox -70 1 -1 -140
|
||||
|
||||
# Styles for various common programs:
|
||||
Style "xclock" NoTitle, NoHandles, Sticky, WindowListSkip, ClickToFocus
|
||||
|
@ -66,7 +66,7 @@ Style "xman" Icon xman.xpm, RandomPlacement, ClickToFocus
|
|||
Style "xmag" Icon mag_glass.xpm, RandomPlacement, ClickToFocus
|
||||
Style "xgraph" Icon graphs.xpm, RandomPlacement, ClickToFocus
|
||||
Style "xmosaic" Color Green/Yellow, ClickToFocus
|
||||
Style "xconsole" Icon rterm.xpm, WindowListSkip, Sticky
|
||||
Style "xconsole" Icon rxterm-color_32x32.xpm, WindowListSkip, Sticky
|
||||
Style "stalonetray" WindowListSkip, Sticky
|
||||
|
||||
# some simple default mouse bindings:
|
||||
|
@ -98,14 +98,14 @@ AddToFunc RestartFunction "I" Module FvwmPager 0 5
|
|||
|
||||
######################## Menus ###################
|
||||
AddToMenu RootMenu "Root Menu" Title
|
||||
+ "Terminal" Exec mate-terminal
|
||||
+ "Terminal" Exec (mate-terminal || urxvt || xterm)
|
||||
+ "Terminal (dark)" Exec (urxvt -fg grey -bg black || xterm -fg grey -bg black)
|
||||
+ "" Nop
|
||||
+ "Firefox" Exec firefox
|
||||
+ "GVIM" Exec gvim
|
||||
+ "LibreOffice" Exec libreoffice
|
||||
+ "Midnight Commander" Exec (urxvt -geometry 120x40 -e mc || xterm -geometry 120x40 -e mc)
|
||||
+ "Rxvt" Exec (urxvt || rxvt)
|
||||
+ "URXVT" Exec (urxvt || rxvt)
|
||||
+ "Vi" Exec (urxvt -e vi || xterm -e vi)
|
||||
+ "XTerm" Exec xterm
|
||||
+ "" Nop
|
||||
|
@ -194,7 +194,7 @@ AddToMenu Quit-Verify "Restart WM" Title
|
|||
+ "Start jwm" Restart jwm
|
||||
+ "Start icewm" Restart icewm-session
|
||||
+ "" Nop
|
||||
+ "Start dummy%mini.xterm.xpm%" Restart xterm
|
||||
+ "Start dummy%mini.xterm_32x32.xpm%" Restart xterm
|
||||
|
||||
AddToMenu Send-To "Desk &0" MoveToDesk 0 0
|
||||
+ "Desk &1" MoveToDesk 0 1
|
||||
|
|
Loading…
Reference in a new issue