other:x_conf
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
other:x_conf [2022/08/08 15:24] – [On a Windows computer with PuTTY and an X server installed] jypeter | other:x_conf [2022/08/08 16:57] – [On a Windows computer with WSL+Linux and an X server installed] Improved jypeter | ||
---|---|---|---|
Line 76: | Line 76: | ||
* Right-click on '' | * Right-click on '' | ||
* Note: if you need to quit the //X server//, you can right-click on the '' | * Note: if you need to quit the //X server//, you can right-click on the '' | ||
- | |||
- | |||
- | **Starting, configuring and exiting X410**: you can start X410 by clicking on it in the Windows Start Menu, or choose to [[https:// | ||
- | * Note: nothing actually happens when you start X410, as it is just waiting to display graphics! You will just get a new **X** icon in the //hidden// icons of the taskbar. | ||
- | * You can configure (and exit) X410 by right clicking on its **X** icon | ||
- | |||
===== Using an X server on an Apple computer ===== | ===== Using an X server on an Apple computer ===== | ||
- | ===== Configuration on the remote | + | ===== Configuration on the remote |
- | ==== If you are connecting with ssh ==== | + | ==== If you are connecting with ssh or PuTTY ==== |
- | Nothing special to do if you are using [[other: | + | Nothing special to do, if you are using [[other: |
==== If you are using WSL ==== | ==== If you are using WSL ==== | ||
- | If you have installed [[other: | + | You need to know what you consider as the //Local machine//, and what is the //Remote server// |
- | * //bash// shell: '' | + | |
- | * //tcsh// shell: '' | + | * **Local machine**: your local **Windows computer**, where you have installed [[other: |
- | * You probably want to define the '' | + | |
+ | * **Remote server** : we consider 2 types of remote servers: | ||
+ | * an **actual remote server** | ||
+ | * The **WSL computer** running | ||
+ | * **Define | ||
+ | * //bash// shell: '' | ||
+ | * //tcsh// shell: '' | ||
+ | * You probably want to define the '' | ||
Line 170: | Line 171: | ||
==== On a Windows computer with WSL+Linux and an X server installed ==== | ==== On a Windows computer with WSL+Linux and an X server installed ==== | ||
+ | We assume that [[other: | ||
- | * FIXME '' | + | Open a WSL terminal (you should know how, if you have installed WSL) and type some basic commands |
+ | < | ||
+ | name_of_your_local_machine | ||
+ | [Local WSL] $ echo $DISPLAY | ||
+ | localhost: | ||
+ | [Local WSL] $ xterm | ||
+ | [Local WSL] $ ssh -X some_login@some_remote_server | ||
+ | [some connection information skipped here] | ||
+ | |||
+ | [Remote] $ echo $DISPLAY | ||
+ | localhost: | ||
+ | [Remote] $ xterm</ | ||
===== Troubleshooting ===== | ===== Troubleshooting ===== | ||
Line 187: | Line 200: | ||
==== OpenGL related settings ==== | ==== OpenGL related settings ==== | ||
- | It's hard to know what the best OpenGL settings for your X server are: it depends on your local computer, the remote computer, the network speed, the application generating the graphics, the libraries' | + | It's hard to know what the best //OpenGL// settings for your //X server// are: it depends on your local computer, the remote computer, the network speed, the application generating the graphics, the libraries' |
- | * If '' | + | * If '' |
* or maybe not! You can try to understand the [[https:// | * or maybe not! You can try to understand the [[https:// | ||
other/x_conf.txt · Last modified: 2024/07/10 10:54 by jypeter