Just in case people dont go to the adsk forum the answer was some of these but in addition you have to modify the py file in the flame version as well to get the functionality back. I pasted it below just in case others are looking for it , this was the only thing that worked .
- Edit the file, modifying the indicated lines:
/opt/Autodesk/<.flamefamily_2023.0.1>/bin/res/gnomeEnv_centos8/gnomesetting.py
Line 114 From: [“org.gnome.desktop.wm.keybindings”,“switch-applications-backward”,“as”,[“Tab”,“Tab”]], To: [“org.gnome.desktop.wm.keybindings”,“switch-applications-backward”,“as”,[“Tab”]], Line 115 From: [“org.gnome.desktop.wm.keybindings”,“switch-applications”,“as”,[“Tab”,“Tab”]], To: [“org.gnome.desktop.wm.keybindings”,“switch-applications”,“as”,[“Tab”]], Line 170 From: [“org.gnome.mutter”,“overlay-key”,“s”,“Super_L”], To: [“org.gnome.mutter”,“overlay-key”,“s”,“Super_R”],