Re: Making keyboard remap changes permanent without reboot.

2014-09-18 Thread Alexandros Prekates
Thanks all for their help. Finally i decided to install jessy debian testing and tested the problem in testing where there is no reverting back and the remap stays ok during the whole session. Thank. Alexandros -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject

Re: Making keyboard remap changes permanent without reboot.

2014-09-14 Thread Brian
On Sun 14 Sep 2014 at 21:36:49 +0300, Alexandros Prekates wrote: > On Sat, 13 Sep 2014 10:12:32 +0100 > Brian wrote: > > > > How did you go about doing that? > > > > You're using xscreensaver? > > Maybe i didnt state it correctly .I just noticed that after > the screensavers draws its stuff an

Re: Making keyboard remap changes permanent without reboot.

2014-09-14 Thread Alexandros Prekates
On Sat, 13 Sep 2014 10:12:32 +0100 Brian wrote: > On Sat 13 Sep 2014 at 01:53:57 +0300, Alexandros Prekates wrote: > > > On Fri, 12 Sep 2014 16:59:30 +0200 > > B wrote: > > > > > On Fri, 12 Sep 2014 17:48:50 +0300 > > > Alexandros Prekates wrote: > > > > > > > You are right. With fvwm th

Re: Making keyboard remap changes permanent without reboot.

2014-09-13 Thread lee
Alexandros Prekates writes: > My system is Debian stable with xfce. > > Wanting to swap CAPSLOCK with CONTROL i changed /etc/default/keyboard > and following debian wiki page on keyboard i executed: > > sudo udevadm trigger --subsystem-match=input --action=change > > It worked! But .. after some

Re: Making keyboard remap changes permanent without reboot.

2014-09-13 Thread Brian
On Sat 13 Sep 2014 at 01:53:57 +0300, Alexandros Prekates wrote: > On Fri, 12 Sep 2014 16:59:30 +0200 > B wrote: > > > On Fri, 12 Sep 2014 17:48:50 +0300 > > Alexandros Prekates wrote: > > > > > You are right. With fvwm the new settings are active all time. > > > With the default xfce wind

Re: Making keyboard remap changes permanent without reboot.

2014-09-12 Thread Bzzzz
On Sat, 13 Sep 2014 01:53:57 +0300 Alexandros Prekates wrote: > I checked slim's log , xorg's log and . .xsessions_error > > No luck. But i think i narrowed the failure trigger to the instant > screensaver starts executing. Check also dmesg|less, /var/log/messages, Xorg.0.log, daemons, etc.

Re: Making keyboard remap changes permanent without reboot.

2014-09-12 Thread Alexandros Prekates
On Fri, 12 Sep 2014 16:59:30 +0200 B wrote: > On Fri, 12 Sep 2014 17:48:50 +0300 > Alexandros Prekates wrote: > > > You are right. With fvwm the new settings are active all time. > > With the default xfce window manager the settings are lost after > > some time. Even if i reboot /etc/defaul

Re: Making keyboard remap changes permanent without reboot.

2014-09-12 Thread Alexandros Prekates
On Thu, 11 Sep 2014 02:09:20 +0300 Alexandros Prekates wrote: > > I found the same problem mentioned here: > > xkb (setxkbmap & xmodmap) forget their setting within minutes > http://ubuntuforums.org/showthread.php?t=1963372 > > > Alexandros Prekates > http://librebytes.gr > > > Also i

Re: Making keyboard remap changes permanent without reboot.

2014-09-12 Thread Bzzzz
On Fri, 12 Sep 2014 17:48:50 +0300 Alexandros Prekates wrote: > You are right. With fvwm the new settings are active all time. > With the default xfce window manager the settings are lost after some > time. Even if i reboot /etc/default/keyboard changes wont hold! > So i guess its an xfce's xfwm

Re: Making keyboard remap changes permanent without reboot.

2014-09-12 Thread Alexandros Prekates
On Thu, 11 Sep 2014 12:20:35 +0100 Brian wrote: > On Wed 10 Sep 2014 at 20:02:04 +0300, Alexandros Prekates wrote: > > > My system is Debian stable with xfce. > > > > Wanting to swap CAPSLOCK with CONTROL i > > changed /etc/default/keyboard and following debian wiki page on > > keyboard i execu

Re: Making keyboard remap changes permanent without reboot.

2014-09-11 Thread Brian
On Wed 10 Sep 2014 at 20:02:04 +0300, Alexandros Prekates wrote: > My system is Debian stable with xfce. > > Wanting to swap CAPSLOCK with CONTROL i changed /etc/default/keyboard > and following debian wiki page on keyboard i executed: > > sudo udevadm trigger --subsystem-match=input --action=ch

Re: Making keyboard remap changes permanent without reboot.

2014-09-10 Thread Alexandros Prekates
I found the same problem mentioned here: xkb (setxkbmap & xmodmap) forget their setting within minutes http://ubuntuforums.org/showthread.php?t=1963372 Alexandros Prekates http://librebytes.gr -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscrib

Re: Making keyboard remap changes permanent without reboot.

2014-09-10 Thread Alexandros Prekates
i tried : /usr/bin/setxkbmap -option "ctrl:swapcaps" Again it worked but only for some minutes. Alexandros -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/201409110

Re: Making keyboard remap changes permanent without reboot.

2014-09-10 Thread Brian
On Wed 10 Sep 2014 at 19:15:23 +0200, B wrote: > On Wed, 10 Sep 2014 20:02:04 +0300 > Alexandros Prekates wrote: > > > Wanting to swap CAPSLOCK with CONTROL i changed /etc/default/keyboard > > and following debian wiki page on keyboard i executed: > > > > sudo udevadm trigger --subsystem-ma

Re: Making keyboard remap changes permanent without reboot.

2014-09-10 Thread Joel Roth
Alexandros Prekates wrote: > My system is Debian stable with xfce. > > Wanting to swap CAPSLOCK with CONTROL i changed /etc/default/keyboard > and following debian wiki page on keyboard i executed: > > sudo udevadm trigger --subsystem-match=input --action=change > > It worked! But .. after some

Re: Making keyboard remap changes permanent without reboot.

2014-09-10 Thread Bzzzz
On Wed, 10 Sep 2014 20:02:04 +0300 Alexandros Prekates wrote: > Wanting to swap CAPSLOCK with CONTROL i changed /etc/default/keyboard > and following debian wiki page on keyboard i executed: > > sudo udevadm trigger --subsystem-match=input --action=change > > It worked! But .. after some minute

Making keyboard remap changes permanent without reboot.

2014-09-10 Thread Alexandros Prekates
My system is Debian stable with xfce. Wanting to swap CAPSLOCK with CONTROL i changed /etc/default/keyboard and following debian wiki page on keyboard i executed: sudo udevadm trigger --subsystem-match=input --action=change It worked! But .. after some minutes the swap is reverted back to the i