Your message dated Mon, 3 Apr 2017 16:59:48 +0300 with message-id <20170403135948.GB27881@logic> and subject line Re: Bug#859402: please add caps:return has caused the Debian Bug report #859402, regarding please add caps:return to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 859402: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859402 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message --------BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Package: keyboard-configuration Version: 1.163 Severity: wishlist To optionally replace caps lock by a return key would you mind to add "caps:return" to the list of supported keyboard options? I am using remove Lock = Caps_Lock keycode 0x42 = Return in my xmodmap file, but this is ignored on the console, of course. Please forward as appropriate. Many thanx Harri -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEH2V614LbR/u1O+a1Cp4qnmbTgcsFAljiDqcACgkQCp4qnmbT gcvTIwgAi8/62qucggIgmr3Pub4CxDOevoWXIem6w0O8QK+P00mB2vvknxVNRdP/ SVYfEoRy8tIyl0dyo3xBdpSkzTwTDaz35jl4pGO/BZqTiEujFs80lEO4bN/cwO01 5JuDelNHJWMBHswEySbYcsfyXXLmYPJph34NyEV7sTzl3bysYwVnaO+VehkDZnu9 P2j8B6/ovjIRYaNqbkE7yvY/qyr9jmrfkVcx/YqCFGPOBl5ZmTElrB4BvN9MxgXz PeQM9mjlRy8npP3loPdmItaKY5uNpogIa3ybJaQiybtZRGH0YL3+KS9az8sPEaGT uCle1fZnptt3UdUqSvSfRFNWooDLhw== =SIhw -----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---On Mon, Apr 03, 2017 at 10:58:20AM +0200, Harald Dunkel wrote: > > Package: keyboard-configuration > Version: 1.163 > Severity: wishlist > > To optionally replace caps lock by a return key would you mind > to add "caps:return" to the list of supported keyboard options? Hello, The supported keyboard options do not depend on this package. If you want to report this wishlist against a Debian package, then use xkb-data. In my opinion, however, the chances to see this whishlist fixed will be much better if you report it directly at bugs.freedesktop.org against "xkeyboard-config". Meanwhile, use the following in order to have the effect of caps:return on the console: 1. Use ckbcomp in order to generate a console keyboard map that matches your preferences (except for caps:return). 2. Open the generated file in a text editor. Find the line keycode 58 = .................. 3. Change it in the following way: keycode 58 = Return Return Return Return Control_m Control_m Control_m Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Return Return Return Return Control_m Control_m Control_m Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Return Return Return Return Control_m Control_m Control_m Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Return Return Return Return Control_m Control_m Control_m Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Return Return Return Return Control_m Control_m Control_m Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Return Return Return Return Control_m Control_m Control_m Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Return Return Return Return Control_m Control_m Control_m Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Return Return Return Return Control_m Control_m Control_m Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m Meta_Control_m 4. Store the file somewhere, for example in /etc/console-setup/my.kmap 5. Add in /etc/default/keyboard the following line: KMAP=/etc/console-setup/my.kmap Anton Zinoviev
--- End Message ---

