This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'> | |
| <!-- ... --> | |
| <qemu:commandline> | |
| <qemu:arg value='-acpitable'/> | |
| <qemu:arg value='file=/some/path/slic.bin'/> | |
| <qemu:arg value='-acpitable'/> | |
| <qemu:arg value='file=/some/path/msdm.bin'/> | |
| <qemu:arg value='-smbios'/> | |
| <qemu:arg value='file=/some/path/smbios_type_0.bin'/> | |
| <qemu:arg value='-smbios'/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # Default acpi script that takes an entry for all actions | |
| case "$1" in | |
| jack/headphone) | |
| case "$2" in | |
| HEADPHONE) | |
| case "$3" in | |
| plug) | |
| amixer -c 0 set Headphone on 81 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Trigger] | |
| Operation = Install | |
| Operation = Upgrade | |
| Type = Package | |
| Target = * | |
| [Action] | |
| Description = Updating tray icons... | |
| Depends = hardcode-tray-git | |
| When = PostTransaction |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [02:05:25:247] [8349:8350] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpdr | |
| [02:05:25:247] [8349:8350] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpsnd | |
| [02:05:25:247] [8349:8350] [INFO][com.freerdp.client.common.cmdline] - loading channelEx cliprdr | |
| [02:05:25:247] [8349:8350] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rail | |
| [02:05:25:247] [8349:8350] [INFO][com.freerdp.client.common.cmdline] - loading channelEx drdynvc | |
| [02:05:25:270] [8349:8350] [ERROR][com.winpr.timezone] - Unable to get current timezone rule | |
| [02:05:25:357] [8349:8350] [INFO][com.freerdp.gdi] - Local framebuffer format PIXEL_FORMAT_BGRX32 | |
| [02:05:25:357] [8349:8350] [INFO][com.freerdp.gdi] - Remote framebuffer format PIXEL_FORMAT_RGB16 | |
| [02:05:25:362] [8349:8350] [INFO][com.winpr.clipboard] - initialized POSIX local file subsystem | |
| [02:05:25:362] [8349:8359] [INFO][com.freerdp.channels.rdpdr.client] - Loading device service drive [home] (static) |