x11 looks ugly while opening a remote window from ssh. Can I use GTK themes?
Fresh3 days ago
Mar 15, 20265500 viewsConfidence Score0%
0%
Problem
I use to connect to a distant computer running linux from my mac using ssh. For example I use: then in order to open a nautilus window. This window do open but it looks ugly. I found here that one can install GTK themes through Macports. I installed and and chose the aurora theme successfully, but …
Error Output
$ ssh -Y login@host
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: x11 looks ugly while opening a remote window from ssh. Can I use GTK themes?
Low Risk
GTK primarily does client side rendering. What this means for you is that any themes you want to use must be on the remote system (the system running the GTK application). Once you install the theme on the linux box, you can cause GTK applications t…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix