Linux command
xteddy 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Show teddy bear
xteddy
Different image
xteddy -f [image.png]
Start at position
xteddy -geometry [+100+100]
说明
xteddy is a classic X11 desktop toy that displays a teddy bear image in a shaped, borderless window. The bear can be dragged around the screen with the mouse, serving as a whimsical desktop companion. Clicking the teddy bear exits the program. Custom images can be provided with the -f option, allowing any PNG image to be used instead of the default teddy bear. The program is a lighthearted example of X11's shaped window capabilities and remains a nostalgic curiosity from the early days of desktop customization.
参数
- -f _FILE_
- Image file.
- -geometry _POS_
- Window position.
- -display _DPY_
- X display.
FAQ
What is the xteddy command used for?
xteddy is a classic X11 desktop toy that displays a teddy bear image in a shaped, borderless window. The bear can be dragged around the screen with the mouse, serving as a whimsical desktop companion. Clicking the teddy bear exits the program. Custom images can be provided with the -f option, allowing any PNG image to be used instead of the default teddy bear. The program is a lighthearted example of X11's shaped window capabilities and remains a nostalgic curiosity from the early days of desktop customization.
How do I run a basic xteddy example?
Run `xteddy` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -f _FILE_ do in xteddy?
Image file.