Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Linuxでfehを使用して、特定の場所で画像を開きたいです。「feh -g」または「feh --geometry」を見つけるためだけに、「man feh」を使用しました。ただし、入力に必要な引数は x スタイルのジオメトリ文字列です。
フォーマットは
feh -g width x height [ + x + y ]
「man feh」からフォーマットをコピーするだけです x 、 y は必要なオフセットです。しかし、これを入力する方法は?例を教えてください。