|
2020-07-30
, 13:23
|
|
Posts: 599 |
Thanked: 711 times |
Joined on Jul 2019
@ UK
|
#12
|
hello guys,
i'm the app's developer, and a long time TMO lurker.
I'm a bit surprised to see a topic here so early
First of all, i'd like to point out that this project is heavily inspired on previous works done by preflex on "XWayland Victory!" and elros34 "sailfish_linux_chroot".
|
2020-07-30
, 13:25
|
|
Posts: 599 |
Thanked: 711 times |
Joined on Jul 2019
@ UK
|
#13
|
So nice job
The geminipda kernel support it
Do you provide rpm somewhere to test on this device ?
Thanks
Forget
pkcon search lxc is my friend
So test in progress
But missing
harbour-containers
|
2020-07-30
, 13:36
|
|
Posts: 599 |
Thanked: 711 times |
Joined on Jul 2019
@ UK
|
#15
|
|
2020-07-30
, 13:50
|
Posts: 23 |
Thanked: 26 times |
Joined on Jan 2010
|
#16
|
First launch is OK but no network.
Someone have a default configuration for network ?
I just discover the GUI...
I was with you issue of security code no present
The Following User Says Thank You to kaulian For This Useful Post: | ||
|
2020-07-30
, 14:55
|
|
Posts: 599 |
Thanked: 711 times |
Joined on Jul 2019
@ UK
|
#17
|
Ok i found the script to setup desktop in the lxc after create by the GUI.
For me the GUI failed, to launch this script
|
2020-07-30
, 15:25
|
Posts: 2 |
Thanked: 19 times |
Joined on Jul 2020
|
#18
|
Hello, I have created this topic (am sorry if this was too early) because thought this could be a good place to ask/answer questions and share thoughts about the app. (I love it! )
I would like to get this work on all of my current (3) and planned future (3) ports.
Manually change the the /usr/share/sailfish-containers/guest to /usr/share/harbour-containers/scripts/guest in the /var/lib/lxc/< container name >/config
lxc.mount.entry = /usr/share/harbour-containers/scripts/guest mnt/guest none bind,create=dir,ro 0 0
lxc.mount.entry = /home/nemo/Desktop home/user/Desktop none bind 0 0
|
2020-07-30
, 18:29
|
|
Posts: 1,092 |
Thanked: 4,995 times |
Joined on Dec 2009
@ beautiful cave
|
#19
|
|
2020-07-31
, 00:59
|
Posts: 1,335 |
Thanked: 3,931 times |
Joined on Jul 2010
@ Brittany, France
|
#20
|
devel-su cp -r /usr/share/X11/xkb/symbols/fxtec_vndr /home/.lxc/<containername>/usr/share/X11/xkb/symbols/fxtec_vndr
# Use layout for builtin keyboard as default exec --no-startup-id setxkbmap -model fxtecpro1 -layout fxtec_vndr/pro1 -variant de # Add keybindings to switch between layouts for builtin and usb keyboards bindsym Ctrl+Space exec "setxkbmap -model fxtecpro1 -layout fxtec_vndr/pro1 -variant de" bindsym Shift+Ctrl+Space exec "setxkbmap de"
exec --no-startup-id setxkbmap -model fxtecpro1 -layout fxtec_vndr/pro1 -variant us2 -option -rules evdev lv3:ralt_switch,compose:caps
dconf write /desktop/lipstick-jolla-home/layout \"fxtec_vndr/pro1\(us\),fxtec_vndr/pro1\(us2\)\" dconf write /desktop/lipstick-jolla-home/options \"grp:alt_space_toggle\" dconf write /desktop/lipstick-jolla-home/model "'fxtecpro1'"
The Following 9 Users Say Thank You to Kabouik For This Useful Post: | ||
Tags |
application, development, linux |
|
The geminipda kernel support it
Do you provide rpm somewhere to test on this device ?
Thanks
Forget
pkcon search lxc is my friend
So test in progress
But missing
harbour-containers
Last edited by kaulian; 2020-07-30 at 13:03.