This is working as expected. However, I'd also like to have Shift+Super+Left select text from my cursor to the beginning of the line, and similarly Shift+Super+Right select to the end of the line. I tried mapping these combinations to xdotool using xdotool getactivewindow key shift+Home but this doesn't seem to work.