global: {
# default values
#allow_fullscreen = false;
#allow_utf8_titles = false;
#secure_copy_sequence = "Ctrl-Shift-c";
#secure_paste_sequence = "Ctrl-Shift-v";
#windows_count_limit = 500;
audio_low_latency = true;
};
# most of setting can be set per-VM basis
VM: {
work: {
#allow_utf8_titles = true;
};
personal: {
audio_low_latency = true;
};
};# Sample configuration file for Qubes GUI daemon
# For syntax go http://www.hyperrealm.com/libconfig/libconfig_manual.html
global: {
# default values
#allow_fullscreen = false;
#allow_utf8_titles = false;
#secure_copy_sequence = "Ctrl-Shift-c";
#secure_paste_sequence = "Ctrl-Shift-v";
#windows_count_limit = 500;
#audio_low_latency = false;
};
# most of setting can be set per-VM basis
VM: {
work: {
#allow_utf8_titles = true;
};
video-vm: {
#allow_fullscreen = true;
};
};
Still, I can only get 360p video in YouTube... very odd. It wasn't like this on R2, IIRC.
Thanks for the help!
# Sample configuration file for Qubes GUI daemon
# For syntax go http://www.hyperrealm.com/libconfig/libconfig_manual.html
global: {
# default values
#allow_fullscreen = false;
#allow_utf8_titles = false;
#secure_copy_sequence = "Ctrl-Shift-c";
#secure_paste_sequence = "Ctrl-Shift-v";
#windows_count_limit = 500;
#audio_low_latency = false;
};
# most of setting can be set per-VM basis
VM: {
work: {
#allow_utf8_titles = true;
};
personal: {
audio_low_latency = true;
};
}; I haven't had any issues with video stuttering on firefox on fedora vm, or with whonixvm and tor browser. Using nouveau drivers 3.19 kernel with kde.
For fedoravms only issues i had was streaming mp4 videos without downloading them or playing long streams without it stopping midway. So i installed the gstreamer1 plugins and gstreamer1-libav. and from terminal in the vm do sudo mount /tmp -o remount,size=512M