* Dominique Michel <dominique.c.mic...@gmail.com> [160708 01:11]:
> Le Sat, 2 Jul 2016 16:43:52 -0800,
> Tim Johnson <t...@akwebsoft.com> a écrit :
 
  Hello :
> > Using fvwm 2.6.5 and fvwm-crystal 3.2.7 on 64-bit ubuntu 14.04
> 3.2.7 is an old version. The last one is 3.4.1.
> 
I am configuring crystal as a alternative to fluxbox, and am using
ubuntu 14.04. I intend to stick with whatever the repositories
provide me. 
> > I have had no problem withs fvwm configuration and key bindings, but
> > it does not appear that ~/.fvwm-crystal/userconfig and
> > ~/.fvwm-crystal/components/functions/Keyboard-Modifiers are being
> > read, or if read aren't being processed.
> What is the content of these 2 files?

 I will provide at end..

> How do you start fvwm-crystal? The recommended way to start fvwm is via
> startx, that imply it is also the recommended way to start fvwm-crystal.
 I am using GDM. I can start any number of window managers without
 error. Also use fluxbox, fvwm, and jwm.
> 
> > 
> > I don't see any problems related to this in xsession-errors. I have
> > modified the keyboard modifiers as per instructions in
> > http://fvwm-crystal.sourceforge.net/doc/FAQ.html, section 3.8 so that
> > my command key replaces the Alt/Meta key as
> > 
> > SetEnv Mod1 4
> > SetEnv Mod2 4S
> > 
> > I can confirm from xmodmap -pm that Super_L is mod4.
> It should work.
  Copies follow:
#####################################################################
# ~/.fvwm-crystal/userconfig
# Window control using numpad keys
# Remove assignments
echo ---userconfig----
Key KP_Insert    A $[Mod0] -
Key KP_Delete    A $[Mod0] -
Key KP_Divide    A $[Mod0] -
Key KP_Multiply  A $[Mod0] -
Key KP_Add       A $[Mod0] -
Key KP_Home      A $[Mod0] -
Key KP_Left      A $[Mod0] -
Key KP_End       A $[Mod0] -
Key KP_Up        A $[Mod0] -
Key KP_Down      A $[Mod0] -
Key KP_Page_Up   A $[Mod0] -
Key KP_Page_Down A $[Mod0] -
Key KP_Right     A $[Mod0] -
Key KP_Begin     A $[Mod0] -

Key KP_Insert       A $[Mod3] Raise
Key KP_Delete       A $[Mod3] Lower
Key KP_Divide       A $[Mod3] Window-Shade toggle
Key KP_Multiply A $[Mod3] Window-Resize Maximize
Key KP_Add          A $[Mod3] Layer 0 4
Key KP_Home        A $[Mod3] Window-FocusInDirection NorthWest
Key KP_Left        A $[Mod3] Window-FocusInDirection West
Key KP_End         A $[Mod3] Window-FocusInDirection SouthWest
Key KP_Up          A $[Mod3] Window-FocusInDirection North
Key KP_Down        A $[Mod3] Window-FocusInDirection South
Key KP_Page_Up     A $[Mod3] Window-FocusInDirection NorthEast
Key KP_Page_Down   A $[Mod3] Window-FocusInDirection SouthEast
Key KP_Right       A $[Mod3] Window-FocusInDirection East
Key KP_Begin       A $[Mod3] Window-FocusInDirection Center
# end file
#####################################################################
# ~/.fvwm-crystal/components/functions/Keyboard-Modifiers
# Keyboard modifiers

# Overview:
# Here you can easily change modifier keys:
# N - no modifier (none pressed)
# A - any modifier (0 or more)
# S - Shift key (Shift_L)
# M - Meta or Alt key (Alt_L)
# C - Control key (Control_L)
# 4 - Windows left key (Super_L)

# Mod - any modifier
SetEnv Mod A

# Mod0 - no modifier
SetEnv Mod0 N

# Mod1, usually Meta (Alt). Used as "base" modifier for many functions.
#SetEnv Mod1 M
# Use win/super
SetEnv Mod1 4

# Mod2 - "second mode" of some functions
#SetEnv Mod2 MS
# Use win/super
SetEnv Mod2 4S
# Use win/super + Meta/Alt
SetEnv Mod3 4M

# SelectOnRelease is used in WindowLists. If you run WindowLists from another
# key than Meta, you should change it to that key's name:
#SetEnv SelectOnReleaseKey Alt_L
# Use win/super
SetEnv SelectOnReleaseKey Super_L

# vim:ft=fvwm
My time is limited today (7-8-2016), I will have more time tomorrow.
I appreciate the replies.
thanks
-- 
Tim 
http://www.akwebsoft.com, http://www.tj49.com

_______________________________________________
fvwm-crystal-users mailing list
fvwm-crystal-users@gna.org
https://mail.gna.org/listinfo/fvwm-crystal-users

Reply via email to