summaryrefslogtreecommitdiff
path: root/xwayland-session-scriptlet
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-01 09:11:19 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-01 09:11:19 +0000
commit219864ed9bfb58394c9b8afc0ffe8d1b6871566c (patch)
tree7db046c2d98d8f6c999132a656395561d5107dc2 /xwayland-session-scriptlet
parent269b940102a53c899943941246e6e0b0649a040f (diff)
automatic import of at-spi2-coreopeneuler24.03_LTS
Diffstat (limited to 'xwayland-session-scriptlet')
-rw-r--r--xwayland-session-scriptlet3
1 files changed, 3 insertions, 0 deletions
diff --git a/xwayland-session-scriptlet b/xwayland-session-scriptlet
new file mode 100644
index 0000000..ba5a55a
--- /dev/null
+++ b/xwayland-session-scriptlet
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+xprop -root -format AT_SPI_BUS 8s -set 'AT_SPI_BUS' "$( busctl call --user org.a11y.Bus /org/a11y/bus org.a11y.Bus GetAddress | sed 's/s "\(.*\)"/\1/' )"