I am using the Bash on Ubuntu on Windows program to use Emacs for C++. Right now, I can code everything using the keyboard shortcuts, however, I want to select text with my mouse or set the mark with my mouse instead of always having to use my keyboard. To get the X Windows System, I already did sudo apt-get install xserver -xorg but emacs still runs in a terminal editor. I don't know what other c
