How to disable the PageUp / PageDown keys?

They're way too close to the arrow keys

Typed in xmodmap -e "keycode 112 = " and
xmodmap -e "keycode 117 = "
but it didn't work