mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-10 06:51:13 +00:00
Added tags
This commit is contained in:
parent
bca1f711a5
commit
aa4280542b
50 changed files with 67 additions and 48 deletions
|
@ -2,7 +2,7 @@
|
|||
title: "Nested X Sessions with Xephyr"
|
||||
date: 2019-12-25T00:52:02-05:00
|
||||
draft: false
|
||||
images: []
|
||||
tags: [ "linux" ]
|
||||
---
|
||||
|
||||
The X Window System was designed at a time when applications that ran on your computer were assumed to be trusted. Therefore there are minimal restrictions in place to prevent applications from grabbing images of whats on another applications screens. This feature as you might imagine is quite useful for screen clipper applications.
|
||||
|
@ -52,4 +52,4 @@ DISPLAY=:$DNum
|
|||
x-window-manager &
|
||||
```
|
||||
|
||||
Of course you can replace ratpoison and your native x-window manager with any other window manager of your choice. It actually makes it a great way to test different environments.
|
||||
Of course you can replace ratpoison and your native x-window manager with any other window manager of your choice. It actually makes it a great way to test different environments.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue