binding a key to ToggleFullScreen

Krishna Mohan Gundu gkmohan "at" gmail.com
Sat Oct 28 20:57:01 2006


Hi,

I am using vns-4.1.1 on fedora core 4. I tried both in ~/.Xresources

*desktop.translations: #override \n\
  <Key>F12: ToggleFullScreen()

*desktop.baseTranslations:\
  <Key>F12: ToggleFullScreen()

and I ensured that these settings are loaded by confirming
xrdb -query | grep desktop

any ideas, why the key binding did not work

cheers,
Krishna.