]> source.dussan.org Git - tigervnc.git/commit
Handling a full range of keys for the menu key is not as trivial in FLTK as
authorPierre Ossman <ossman@cendio.se>
Tue, 24 May 2011 12:47:12 +0000 (12:47 +0000)
committerPierre Ossman <ossman@cendio.se>
Tue, 24 May 2011 12:47:12 +0000 (12:47 +0000)
commit4e7271e060c2b0c9be9649692f0c608604ea545a
treeb89ec5241c87683c4b67f816a4df0252515b1552
parentdf0ed9f731b2494677651ff5c0bebcf989cbb8b3
Handling a full range of keys for the menu key is not as trivial in FLTK as
with raw X11, so do what the Windows client did and restrict the available
keys to just the function keys.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4444 3789f03b-4d11-0410-bbf8-ca57d06f2519
vncviewer/OptionsDialog.cxx
vncviewer/OptionsDialog.h
vncviewer/Viewport.cxx
vncviewer/Viewport.h
vncviewer/fltk_layout.h