OLD | NEW |
1 .\" ** You probably do not want to edit this file directly ** | 1 .\" ** You probably do not want to edit this file directly ** |
2 .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). | 2 .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). |
3 .\" Instead of manually editing it, you probably should edit the DocBook XML | 3 .\" Instead of manually editing it, you probably should edit the DocBook XML |
4 .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. | 4 .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. |
5 .TH "XDG\-OPEN" "1" "06/24/2007" "xdg\-utils 1.0" "" | 5 .TH "XDG\-OPEN" "1" "06/24/2007" "xdg\-utils 1.0" "" |
6 .\" disable hyphenation | 6 .\" disable hyphenation |
7 .nh | 7 .nh |
8 .\" disable justification (adjust text to left margin only) | 8 .\" disable justification (adjust text to left margin only) |
9 .ad l | 9 .ad l |
10 .SH "NAME" | 10 .SH "NAME" |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
50 xdg\-open 'http://www.freedesktop.org/' | 50 xdg\-open 'http://www.freedesktop.org/' |
51 .fi | 51 .fi |
52 .sp | 52 .sp |
53 Opens the Freedesktop.org website in the user's default browser | 53 Opens the Freedesktop.org website in the user's default browser |
54 .PP | 54 .PP |
55 .nf | 55 .nf |
56 xdg\-open /tmp/foobar.png | 56 xdg\-open /tmp/foobar.png |
57 .fi | 57 .fi |
58 .sp | 58 .sp |
59 Opens the PNG image file /tmp/foobar.png in the user's default image viewing app
lication. | 59 Opens the PNG image file /tmp/foobar.png in the user's default image viewing app
lication. |
| 60 .SH "FILES" |
| 61 .PP |
| 62 \fI/usr/share/applications/defaults.list ~/.local/share/applications\fR |
| 63 .SH "SEE ALSO" |
| 64 .PP |
| 65 \fBxdg-mime\fR(1), |
60 .SH "AUTHOR" | 66 .SH "AUTHOR" |
61 Kevin Krammer, Jeremy White. | 67 Kevin Krammer, Jeremy White. |
62 .br | 68 .br |
63 <kevin.krammer@gmx.at> | 69 <kevin.krammer@gmx.at> |
64 .br | 70 .br |
65 <jwhite@codeweavers.com> | 71 <jwhite@codeweavers.com> |
OLD | NEW |