equal
deleted
inserted
replaced
135 Style "*" ResizeOutline |
135 Style "*" ResizeOutline |
136 |
136 |
137 # Default is TileCascadePlacement. |
137 # Default is TileCascadePlacement. |
138 Style * MinOverlapPlacement |
138 Style * MinOverlapPlacement |
139 |
139 |
|
140 # Percentage of a page to scroll when the cursor hits the edge of a page. |
|
141 # With 0 0 I can't scroll to other page by hitting edge, but can move app to another page! |
|
142 # With 100 100 by hitting edge I move to next page. |
|
143 EdgeScroll 0 0 |
|
144 # Tells how hard it should be to change the desktop viewport by moving the mouse over the |
|
145 # edge of the screen and how hard it should be to move a window over the edge of the screen. |
|
146 EdgeResistance 150 |
|
147 Style * EdgeMoveDelay 150 |
|
148 Style * EdgeMoveResistance 150 |
|
149 # Width or height of the invisible window that fvwm creates on the edges of the screen that |
|
150 # are used for the edge scrolling feature. |
|
151 EdgeThickness 1 |
|
152 |
140 ################################################################ |
153 ################################################################ |
141 # Program Styles. |
154 # Program Styles. |
142 |
155 |
143 Style "*" Icon app/x-32x32.xpm, \ |
156 Style "*" Icon app/x-32x32.xpm, \ |
144 MiniIcon app/x-flex-16x16.xpm |
157 MiniIcon app/x-flex-16x16.xpm |
173 DesktopName 0 Main |
186 DesktopName 0 Main |
174 DesktopName 1 Net |
187 DesktopName 1 Net |
175 DesktopName 2 Work |
188 DesktopName 2 Work |
176 DesktopName 3 Media |
189 DesktopName 3 Media |
177 DesktopName 4 Games |
190 DesktopName 4 Games |
178 # Percentage of a page to scroll when the cursor hits the edge of a page. |
|
179 # With 0 0 I can't scroll to other page by hitting edge, but can move app to another page! |
|
180 # With 100 100 by hitting edge I move to next page. |
|
181 EdgeScroll 0 0 |
|
182 # Tells how hard it should be to change the desktop viewport by moving the mouse over the |
|
183 # edge of the screen and how hard it should be to move a window over the edge of the screen. |
|
184 EdgeResistance 150 |
|
185 Style * EdgeMoveDelay 150 |
|
186 Style * EdgeMoveResistance 150 |
|
187 # Width or height of the invisible window that fvwm creates on the edges of the screen that |
|
188 # are used for the edge scrolling feature. |
|
189 EdgeThickness 1 |
|
190 |
191 |
191 ################################################################ |
192 ################################################################ |
192 # Mouse and Focus Behavior. |
193 # Mouse and Focus Behavior. |
193 |
194 |
194 ClickTime 350 |
195 ClickTime 350 |