1 | initial version |
in the ~/.bashrc file try to add:
export BROWSER='/mnt/c/Program Files/Mozilla Firefox/firefox.exe'
adapt to your prefered Browser
close and re-open Ubuntu
2 | No.2 Revision |
in the ~/.bashrc file try to add:
#
export BROWSER='/mnt/c/Program adapt to your prefered Browser
close and re-open Ubuntu
3 | No.3 Revision |
Ok I re-commute my first answer that I had transformed into a comment back again into an answer ! despite it remains the W11 shortcut problem.But I'm a bit skeptical about getting an answer on the Microsoft site.Before doing my updates(WSL and Ubuntu 20.04 to 22.04 ) my W11 shortcuts were working.
in the ~/.bashrc file try to add:
# export BROWSER='/mnt/c/Program Files/Google/Chrome/Application/chrome.exe'
export BROWSER='/mnt/c/Program Files/Mozilla Firefox/firefox.exe'
#export BROWSER='/mnt/c/Program Files (x86)/Microsoft/Edge/Application/msedge.exe'
adapt to your prefered Browser
close and re-open Ubuntu
4 | No.4 Revision |
Ok I re-commute my first answer that I had transformed into a comment back again into an answer ! despite it remains the W11 shortcut problem.But I'm a bit skeptical about getting an answer on the Microsoft site.Before doing my updates(WSL and Ubuntu 20.04 to 22.04 ) my SageMath W11 shortcuts were working.
in the ~/.bashrc file try to add:
# export BROWSER='/mnt/c/Program Files/Google/Chrome/Application/chrome.exe'
export BROWSER='/mnt/c/Program Files/Mozilla Firefox/firefox.exe'
#export BROWSER='/mnt/c/Program Files (x86)/Microsoft/Edge/Application/msedge.exe'
adapt to your prefered Browser
close and re-open Ubuntu
5 | No.5 Revision |
Ok I re-commute my first answer that I had transformed into a comment back again into an answer ! despite it remains the W11 shortcut problem.But I'm a bit skeptical about getting an answer on the Microsoft site.Before doing my updates(WSL and Ubuntu 20.04 to 22.04 ) my SageMath W11 shortcuts were working.
I suspect that this may be due to a tightening of security measures for W11 ?
in the ~/.bashrc file try to add:
# export BROWSER='/mnt/c/Program Files/Google/Chrome/Application/chrome.exe'
export BROWSER='/mnt/c/Program Files/Mozilla Firefox/firefox.exe'
#export BROWSER='/mnt/c/Program Files (x86)/Microsoft/Edge/Application/msedge.exe'
adapt to your prefered Browser
close and re-open Ubuntu