Some laptops use ctrl-p to switch display. Ubuntu added support for this and broke my shortcut configuration.
To disable ctrl-p switching displays type the following on a terminal:
dconf write /org/gnome/settings-daemon/plugins/media-keys/active false
reference