Re: FVWM: [Draft] New Configuration Format - Functions

2016-09-23 Thread Donald R Laster Jr
When it comes to functions the cleaner format might be to use a variant of the Bourne/Bash/"C" format such as this: function name(arg1, arg2, ... argN) { return(defaults to 0 if not specified) } White space would be irrelevant, whether tabs or spaces are used.

Re: FVWM: [Draft] New Configuration Format

2016-09-26 Thread Donald R Laster Jr
As I read the comments related to the configuration file parsing maybe the initial focus should be on unifying the parsing code itself into a single common set of functions or library package first. As I understand it, from the reading the posts on this subject, many of the modules have their

Re: FVWM: garbled screen for big outputs

2017-09-21 Thread Donald R Laster Jr
nal emulator that might confirm whether the widget set is having an effect. -- ====== Donald R. Laster Jr. 25 Heidl Ave West Long Branch, NJ 07764 Email : las...@dlaster.com donaldrlaste...@gmail.com (Cell) Phone : (732) 263-9235

Re: FVWM: full-screen on secondary screen

2018-07-20 Thread Donald R Laster Jr
Olav, Try setting up the projector as an additional display using xrandr. That may be what you need. I have used xrandr on Slackware and Red Hat Enterprise 6.8 environments to use multiple displays. I also believe you can set up fvwm to create multiple displays that are independent of each