Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2015 21:09:30 -0700 (MST)
From:      Warren Block <wblock@wonkity.com>
To:        freebsd-x11@FreeBSD.org
Subject:   Key mapping change?
Message-ID:  <alpine.BSF.2.11.1501312048070.95868@wonkity.com>

next in thread | raw e-mail | index | archive | help
To get some function out of the Windows keys, I use this:

   xmodmap -e "keycode 115 = Left" -e "keycode 116 = Left"

So alt-windows is equivalent to alt-leftarrow, "back" in a browser.  Or 
rather, it was.  It stopped working tonight after a ports update.  Now 
it just does nothing.

Rebuilding xproto, libXi, xorg-server, and xf86-input-* did not help. 
Maybe a genuine regression rather than a dependency problem.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.11.1501312048070.95868>