On 06.06.10,15:44, Dustin Kirkland wrote: > Is it possible to bind the browser forward/back keys (such as those on > my Thinkpad) to the next/prev window commands? >
You need to check if these keys gives any response in a terminal. One way to do this is to run "cat > /dev/null" in the konsole, and check if these keys give you anything. If so you can enter them with "bindkey..." in .screenrc. Jostein _______________________________________________ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users