From: <dom...@us...> - 2014-01-03 04:43:34
|
Revision: 570 http://sourceforge.net/p/fvwm-crystal/code/570 Author: dominique_libre Date: 2014-01-03 04:43:30 +0000 (Fri, 03 Jan 2014) Log Message: ----------- - bindings/Application-Ardour: removed outdated and non working Ardour bindings. styles/Applications: idem. asciidoc/FAQ: udated 3.8 functions/About: updated version to 3.2.8 Modified Paths: -------------- ChangeLog asciidoc/FAQ doc/html/FAQ.html fvwm/components/functions/About fvwm/components/styles/Applications man/ApplicationDatabase.1 man/CrystalRoxHOWTO.1 man/FVWMCrystalFAQ.1 man/KeyboardBindings.1 man/MouseBindings.1 man/Tips.1 man/fvwm-crystal.1 Removed Paths: ------------- fvwm/components/bindings/Application-Ardour Modified: ChangeLog =================================================================== --- ChangeLog 2014-01-03 03:39:39 UTC (rev 569) +++ ChangeLog 2014-01-03 04:43:30 UTC (rev 570) @@ -1,5 +1,7 @@ ChangeLog for FVWM-Crystal +Version 3.2.8 +------------- Vendredi 3 Janvier 2014 Dominique Michel + scripts/KeyModifiersEditor/KeyModifiersEditor: An editor for the keyboard modifiers. Can be useful with applications like Ardour and Emacs that use a lot of key bindings. @@ -8,6 +10,10 @@ functions/Preferences-Menu; functions/Media; scripts/media-directories: workaround a fvwm bug with auto generated menu with some characters in file names; for that added a preference option to toggle the icons into the menus. +- bindings/Application-Ardour: removed outdated and non working Ardour bindings. + styles/Applications: idem. + asciidoc/FAQ: udated 3.8 + functions/About: updated version to 3.2.8 Mercredi 1 Janvier 2014 Dominique Michel + Applications/*: a lot of new application Modified: asciidoc/FAQ =================================================================== --- asciidoc/FAQ 2014-01-03 03:39:39 UTC (rev 569) +++ asciidoc/FAQ 2014-01-03 04:43:30 UTC (rev 570) @@ -72,7 +72,7 @@ 3.7: Mplayer is flaky. What can I do? -3.8: How to change FVWM-Crystal key bindings that collide with Emacs? +3.8: How to change FVWM-Crystal key bindings that collide with Emacs or Ardour? 3.9: What do I need to do to create my own personal recipe(s)? @@ -354,10 +354,13 @@ You can also try a different X graphic driver. For that, you must follow the documentation of your GNU/Linux distribution, install the wanted driver and edit the configuration of your X server. -3.8 Q: How to change FVWM-Crystal key bindings that collide with Emacs? -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -A: With Emacs, the problem is the Alt key. You must change this keyboard modifier. For that, copy +3.8 Q: How to change FVWM-Crystal key bindings that collide with Emacs or Ardour? +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +A: With Emacs and Ardour, the problem is the Alt key. You must change this keyboard modifier. +From FVWM-Crystal-3.2.8, you may use the Key Binding Modifiers Editor located into the preferences menu. +With older versions, copy + ---- /usr/share/fvwm-crystal/fvwm/compoments/functions/Keyboard-Modifiers ---- @@ -374,6 +377,8 @@ You may want to also change *SetEnv SelectOnReleaseKey Alt_L* to *SetEnv SelectOnReleaseKey Super_L*. +From FVWM-Crystal-3.2.7, you may use the Key Binding Modifiers Editor located into the preferences menu. + 3.9 Q: What do I need to do to create my own personal recipe(s)? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ A: Create the directory ~/.fvwm-crystal/recipes and put your recipe(s) in it. After restrarting FWM-Crystal from its main menu, you will get 2 choices in the preferences recipes menu: system and user. Modified: doc/html/FAQ.html =================================================================== --- doc/html/FAQ.html 2014-01-03 03:39:39 UTC (rev 569) +++ doc/html/FAQ.html 2014-01-03 04:43:30 UTC (rev 570) @@ -790,7 +790,7 @@ <div class="paragraph"><p>3.5: The Music menu get screwed. What can I do about this?</p></div> <div class="paragraph"><p>3.6: Mplayer doesn’t show the movie I selected into the menu. Why?</p></div> <div class="paragraph"><p>3.7: Mplayer is flaky. What can I do?</p></div> -<div class="paragraph"><p>3.8: How to change FVWM-Crystal key bindings that collide with Emacs?</p></div> +<div class="paragraph"><p>3.8: How to change FVWM-Crystal key bindings that collide with Emacs or Ardour?</p></div> <div class="paragraph"><p>3.9: What do I need to do to create my own personal recipe(s)?</p></div> <div class="paragraph"><p>3.10: How to customize the application menu?</p></div> <div class="paragraph"><p>3.11: How to get a consistant look between toolkits?</p></div> @@ -1188,8 +1188,10 @@ <div class="paragraph"><p>You can also try a different X graphic driver. For that, you must follow the documentation of your GNU/Linux distribution, install the wanted driver and edit the configuration of your X server.</p></div> </div> <div class="sect2"> -<h3 id="_3_8_q_how_to_change_fvwm_crystal_key_bindings_that_collide_with_emacs">3.8 Q: How to change FVWM-Crystal key bindings that collide with Emacs?</h3> -<div class="paragraph"><p>A: With Emacs, the problem is the Alt key. You must change this keyboard modifier. For that, copy</p></div> +<h3 id="_3_8_q_how_to_change_fvwm_crystal_key_bindings_that_collide_with_emacs_or_ardour">3.8 Q: How to change FVWM-Crystal key bindings that collide with Emacs or Ardour?</h3> +<div class="paragraph"><p>A: With Emacs and Ardour, the problem is the Alt key. You must change this keyboard modifier. +From FVWM-Crystal-3.2.8, you may use the Key Binding Modifiers Editor located into the preferences menu.</p></div> +<div class="paragraph"><p>With older versions, copy</p></div> <div class="listingblock"> <div class="content"> <pre><code>/usr/share/fvwm-crystal/fvwm/compoments/functions/Keyboard-Modifiers</code></pre> @@ -1203,6 +1205,7 @@ <strong>SetEnv Mod 2 4S</strong> to use the windows key.</p></div> <div class="paragraph"><p>You may want to also change <strong>SetEnv SelectOnReleaseKey Alt_L</strong> to <strong>SetEnv SelectOnReleaseKey Super_L</strong>.</p></div> +<div class="paragraph"><p>From FVWM-Crystal-3.2.7, you may use the Key Binding Modifiers Editor located into the preferences menu.</p></div> </div> <div class="sect2"> <h3 id="_3_9_q_what_do_i_need_to_do_to_create_my_own_personal_recipe_s">3.9 Q: What do I need to do to create my own personal recipe(s)?</h3> @@ -1309,7 +1312,7 @@ <div id="footnotes"><hr /></div> <div id="footer"> <div id="footer-text"> -Last updated 2013-07-22 17:19:32 CEST +Last updated 2014-01-03 05:53:05 CET </div> </div> </body> Deleted: fvwm/components/bindings/Application-Ardour =================================================================== --- fvwm/components/bindings/Application-Ardour 2014-01-03 03:39:39 UTC (rev 569) +++ fvwm/components/bindings/Application-Ardour 2014-01-03 04:43:30 UTC (rev 570) @@ -1,78 +0,0 @@ -# This is a sample configuration file to show how to create -# application-specific bindings in FVWM-Crystal -# Author: Dominique Michel <dom...@ci...> - -# Ardour has it's own bindings, so we need to remove Crystal keybindings out -# of the way. - -# Key (window name/class/resource) Keyname Context Modifiers Function -# To remove the binding, Function is "-" -# "W" context means Window - -Key (ardour) W W C - -Key (ardour) E W M - -Key (ardour) M W M - -Key (ardour) C W M - -Key (ardour) T W C - -Key (ardour) S W C - -Key (ardour) Q W C - -Key (ardour) U W C - -Key (ardour) M W C - -Key (ardour) Space W CS - -Key (ardour) R W S - -Key (ardour) Home W N - -Key (ardour) Space W N - -Key (ardour) End W N - -Key (ardour) Right W N - -Key (ardour) Right W S - -Key (ardour) Left W M - -Key (ardour) Left W S - -Key (ardour) Left W C - -Key (ardour) Tab W C - -Key (ardour) dead_grave W C - -Key (ardour) Q W C - -Key (ardour) I W C - -Key (ardour) Return W M - -Key (ardour) bracketleft W C - -Key (ardour) bracketright W C - -Key (ardour) F1 W N - -Key (ardour) F2 W N - -Key (ardour) Left W N - -Key (ardour) B W C - -Key (ardour) Right W N - -Key (ardour) F W C - -Key (ardour) Prior W N - -Key (ardour) Next W N - -Key (ardour) Up W N - -Key (ardour) Down W N - -Key (ardour) A W M - -Key (ardour) A W CS - -Key (ardour) A W CM - -Key (ardour) Z W C - -Key (ardour) R W C - -Key (ardour) X W C - -Key (ardour) Delete W N - -Key (ardour) C W C - -Key (ardour) V W C - -Key (ardour) KP_Down W N - -Key (ardour) KP_Up W N - -Key (ardour) Tab W S - -Key (ardour) Tab W CS - -Key (ardour) S W M - -Key (ardour) KP_Add W N - -Key (ardour) KP_Add W C - -Key (ardour) KP_Subtract W N - -Key (ardour) KP_Subtract W C - -Key (ardour) S W M - -Key (ardour) Insert W N - -Key (ardour) D W M - -Key (ardour) R W M - -Key (ardour) N W M - -Key (ardour) KP_Enter W N - -# I don't know what the 2 following keys are and we run into errors -# in xsession-errors: -#Key (ardour) Right W SRight - -#Key (ardour) KP_> W N - -#Key (ardour) KP_< W N - -# http://ardour.org/files/manual/sn-mouse-amd-keyboard-bindings.html - Modified: fvwm/components/functions/About =================================================================== --- fvwm/components/functions/About 2014-01-03 03:39:39 UTC (rev 569) +++ fvwm/components/functions/About 2014-01-03 04:43:30 UTC (rev 570) @@ -5,7 +5,7 @@ *About: Line center *About: Text "FVWM-Crystal" *About: Line center -*About: Text "$[gt.Version]: 3.2.7" +*About: Text "$[gt.Version]: 3.2.8" *About: Line center *About: Line center *About: Text "$[gt.Authors]: Maciej Delmanowski <ha...@gn...>" Modified: fvwm/components/styles/Applications =================================================================== --- fvwm/components/styles/Applications 2014-01-03 03:39:39 UTC (rev 569) +++ fvwm/components/styles/Applications 2014-01-03 04:43:30 UTC (rev 570) @@ -52,6 +52,4 @@ # Media players styles are in components/Music -Include components/bindings/Application-Ardour - # vim:ft=fvwm Modified: man/ApplicationDatabase.1 =================================================================== --- man/ApplicationDatabase.1 2014-01-03 03:39:39 UTC (rev 569) +++ man/ApplicationDatabase.1 2014-01-03 04:43:30 UTC (rev 570) @@ -2,12 +2,12 @@ .\" Title: ApplicationDatabase .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/> -.\" Date: 07/22/2013 +.\" Date: 01/03/2014 .\" Manual: FVWM-Crystal .\" Source: ApplicationDatabase 3.2.5 .\" Language: English .\" -.TH "APPLICATIONDATABASE" "1" "07/22/2013" "ApplicationDatabase 3\&.2\&.5" "FVWM\-Crystal" +.TH "APPLICATIONDATABASE" "1" "01/03/2014" "ApplicationDatabase 3\&.2\&.5" "FVWM\-Crystal" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- Modified: man/CrystalRoxHOWTO.1 =================================================================== --- man/CrystalRoxHOWTO.1 2014-01-03 03:39:39 UTC (rev 569) +++ man/CrystalRoxHOWTO.1 2014-01-03 04:43:30 UTC (rev 570) @@ -2,12 +2,12 @@ .\" Title: CrystalRoxHOWTO .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/> -.\" Date: 07/22/2013 +.\" Date: 01/03/2014 .\" Manual: FVWM-Crystal .\" Source: CrystalROXHOWTO 3.2.5 .\" Language: English .\" -.TH "CRYSTALROXHOWTO" "1" "07/22/2013" "CrystalROXHOWTO 3\&.2\&.5" "FVWM\-Crystal" +.TH "CRYSTALROXHOWTO" "1" "01/03/2014" "CrystalROXHOWTO 3\&.2\&.5" "FVWM\-Crystal" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- Modified: man/FVWMCrystalFAQ.1 =================================================================== --- man/FVWMCrystalFAQ.1 2014-01-03 03:39:39 UTC (rev 569) +++ man/FVWMCrystalFAQ.1 2014-01-03 04:43:30 UTC (rev 570) @@ -2,12 +2,12 @@ .\" Title: fvwm-crystal-FAQ .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/> -.\" Date: 07/22/2013 +.\" Date: 01/03/2014 .\" Manual: FVWM-Crystal .\" Source: FAQ 3.2.5 .\" Language: English .\" -.TH "FVWM\-CRYSTAL\-FAQ" "1" "07/22/2013" "FAQ 3\&.2\&.5" "FVWM\-Crystal" +.TH "FVWM\-CRYSTAL\-FAQ" "1" "01/03/2014" "FAQ 3\&.2\&.5" "FVWM\-Crystal" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -87,7 +87,7 @@ .sp 3\&.7: Mplayer is flaky\&. What can I do? .sp -3\&.8: How to change FVWM\-Crystal key bindings that collide with Emacs? +3\&.8: How to change FVWM\-Crystal key bindings that collide with Emacs or Ardour? .sp 3\&.9: What do I need to do to create my own personal recipe(s)? .sp @@ -770,10 +770,12 @@ With \fBAlt + F7\fR, you will go back to Fvwm\-Crystal\&. .sp You can also try a different X graphic driver\&. For that, you must follow the documentation of your GNU/Linux distribution, install the wanted driver and edit the configuration of your X server\&. -.SS "3\&.8 Q: How to change FVWM\-Crystal key bindings that collide with Emacs?" +.SS "3\&.8 Q: How to change FVWM\-Crystal key bindings that collide with Emacs or Ardour?" .sp -A: With Emacs, the problem is the Alt key\&. You must change this keyboard modifier\&. For that, copy +A: With Emacs and Ardour, the problem is the Alt key\&. You must change this keyboard modifier\&. From FVWM\-Crystal\-3\&.2\&.8, you may use the Key Binding Modifiers Editor located into the preferences menu\&. .sp +With older versions, copy +.sp .if n \{\ .RS 4 .\} @@ -799,6 +801,8 @@ edit it and change \fBSetEnv Mod1 M\fR to \fBSetEnv Mod1 4\fR, and \fBSetEnv Mod2 MS\fR to \fBSetEnv Mod 2 4S\fR to use the windows key\&. .sp You may want to also change \fBSetEnv SelectOnReleaseKey Alt_L\fR to \fBSetEnv SelectOnReleaseKey Super_L\fR\&. +.sp +From FVWM\-Crystal\-3\&.2\&.7, you may use the Key Binding Modifiers Editor located into the preferences menu\&. .SS "3\&.9 Q: What do I need to do to create my own personal recipe(s)?" .sp A: Create the directory ~/\&.fvwm\-crystal/recipes and put your recipe(s) in it\&. After restrarting FWM\-Crystal from its main menu, you will get 2 choices in the preferences recipes menu: system and user\&. Modified: man/KeyboardBindings.1 =================================================================== --- man/KeyboardBindings.1 2014-01-03 03:39:39 UTC (rev 569) +++ man/KeyboardBindings.1 2014-01-03 04:43:30 UTC (rev 570) @@ -2,12 +2,12 @@ .\" Title: KeyboardBindings .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/> -.\" Date: 07/22/2013 +.\" Date: 01/03/2014 .\" Manual: FVWM-Crystal .\" Source: KeyboardBindings 3.2.5 .\" Language: English .\" -.TH "KEYBOARDBINDINGS" "1" "07/22/2013" "KeyboardBindings 3\&.2\&.5" "FVWM\-Crystal" +.TH "KEYBOARDBINDINGS" "1" "01/03/2014" "KeyboardBindings 3\&.2\&.5" "FVWM\-Crystal" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- Modified: man/MouseBindings.1 =================================================================== --- man/MouseBindings.1 2014-01-03 03:39:39 UTC (rev 569) +++ man/MouseBindings.1 2014-01-03 04:43:30 UTC (rev 570) @@ -2,12 +2,12 @@ .\" Title: MouseBindings .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/> -.\" Date: 07/22/2013 +.\" Date: 01/03/2014 .\" Manual: FVWM-Crystal .\" Source: MouseBindings 3.2.5 .\" Language: English .\" -.TH "MOUSEBINDINGS" "1" "07/22/2013" "MouseBindings 3\&.2\&.5" "FVWM\-Crystal" +.TH "MOUSEBINDINGS" "1" "01/03/2014" "MouseBindings 3\&.2\&.5" "FVWM\-Crystal" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- Modified: man/Tips.1 =================================================================== --- man/Tips.1 2014-01-03 03:39:39 UTC (rev 569) +++ man/Tips.1 2014-01-03 04:43:30 UTC (rev 570) @@ -2,12 +2,12 @@ .\" Title: Tips .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/> -.\" Date: 07/22/2013 +.\" Date: 01/03/2014 .\" Manual: FVWM-Crystal .\" Source: Tips 3.2.5 .\" Language: English .\" -.TH "TIPS" "1" "07/22/2013" "Tips 3\&.2\&.5" "FVWM\-Crystal" +.TH "TIPS" "1" "01/03/2014" "Tips 3\&.2\&.5" "FVWM\-Crystal" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- Modified: man/fvwm-crystal.1 =================================================================== --- man/fvwm-crystal.1 2014-01-03 03:39:39 UTC (rev 569) +++ man/fvwm-crystal.1 2014-01-03 04:43:30 UTC (rev 570) @@ -2,12 +2,12 @@ .\" Title: fvwm-crystal .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/> -.\" Date: 07/22/2013 +.\" Date: 01/03/2014 .\" Manual: FVWM-Crystal .\" Source: fvwm-crystal 3.2.5 .\" Language: English .\" -.TH "FVWM\-CRYSTAL" "1" "07/22/2013" "fvwm\-crystal 3\&.2\&.5" "FVWM\-Crystal" +.TH "FVWM\-CRYSTAL" "1" "01/03/2014" "fvwm\-crystal 3\&.2\&.5" "FVWM\-Crystal" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |